Ted Yu created KYLIN-2412:
-----------------------------

             Summary: 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
            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