Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15340

Resource leak in CompressedSequentialWriter

    XMLWordPrintableJSON

Details

    Description

      In CompressedSequentialWriter, we reallocate the compressed buffer if the existing buffer is not large enough. These buffers are usually direct byte buffers, and we don't explicitly release their memory here, which delays release until the buffer is gc'd

      Attachments

        Activity

          People

            bdeggleston Blake Eggleston
            bdeggleston Blake Eggleston
            Blake Eggleston
            Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: