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

Dayue Gao resolved KYLIN-2412.
------------------------------
    Resolution: Fixed

commit 
https://github.com/apache/kylin/commit/d264339b1c16c195ffafc2217b793d81bdbd6434

> Unclosed DataOutputStream in RoaringBitmapCounter#write()
> ---------------------------------------------------------
>
>                 Key: KYLIN-2412
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2412
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Dayue Gao
>            Priority: Minor
>
> {code}
>         bitmap.serialize(new DataOutputStream(new 
> ByteBufferOutputStream(out)));
> {code}
> Upon return from the method, DataOutputStream should be closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to