Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-655

FramedSnappyCompressorOutputStream produces incorrect output when writing a large buffer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.25.0
    • 1.26.0
    • Compressors
    • None

    Description

      When calling write with data that is larger than the MAX_COMPRESSED_BUFFER_SIZE, the output will not be able to be decompressed. This is caused by flushBuffer being called at the wrong time.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cpreisler Chad Preisler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: