You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "chaoli (JIRA)" <ji...@apache.org> on 2017/08/25 07:36:00 UTC

[jira] [Created] (KYLIN-2814) connection still allocated when sync wipe cache

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)