chaoli created KYLIN-2814:
-----------------------------
Summary: connection still allocated when sync wipe cache
Key: KYLIN-2814
URL: https://issues.apache.org/jira/browse/KYLIN-2814
Project: Kylin
Issue Type: Bug
Reporter: chaoli
here is error log which I added to find why sync wipe cache ofthen fails
```
Thread failed during wipe cache at java.lang.IllegalStateException: Invalid use
of BasicClientConnManager: connection still allocated.
```
so I add some code to make sure connection to be released
my patch address is :[link title|https://github.com/apache/kylin/pull/63]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)