Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2412

Unclosed DataOutputStream in RoaringBitmapCounter#write()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v2.0.0
    • None
    • None

    Description

              bitmap.serialize(new DataOutputStream(new ByteBufferOutputStream(out)));
      

      Upon return from the method, DataOutputStream should be closed.

      Attachments

        Activity

          People

            gaodayue Dayue Gao
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: