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

[jira] [Resolved] (KYLIN-2814) HTTP connection may not be released in RestClient

     [ https://issues.apache.org/jira/browse/KYLIN-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liyang resolved KYLIN-2814.
---------------------------
       Resolution: Fixed
    Fix Version/s:     (was: v2.1.0)
                       (was: v2.0.0)
                   v2.2.0

> HTTP connection may not be released in RestClient
> -------------------------------------------------
>
>                 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.2.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)