[
https://issues.apache.org/jira/browse/KYLIN-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chaoli updated KYLIN-2814:
--------------------------
Flags: Patch,Important (was: Patch)
> connection still allocated when sync wipe cache
> ------------------------------------------------
>
> Key: KYLIN-2814
> URL: https://issues.apache.org/jira/browse/KYLIN-2814
> Project: Kylin
> Issue Type: Bug
> Components: General
> Affects Versions: v2.0.0, v2.1.0
> Reporter: chaoli
> Labels: patch
> Fix For: v2.0.0, v2.1.0
>
>
> here is error log which I added to find why sync wipe cache ofthen fails :
> {code:java}
> Thread failed during wipe cache at java.lang.IllegalStateException: Inval
> {code}
> id use of BasicClientConnManager: connection still allocated.
> so I add some code to make sure connection to be released
> my patch address is :[issue patch|https://github.com/apache/kylin/pull/63]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)