You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2024/01/05 12:27:00 UTC

[jira] [Resolved] (COMPRESS-655) FramedSnappyCompressorOutputStream produces incorrect output when writing a large buffer

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

Gary D. Gregory resolved COMPRESS-655.
--------------------------------------
    Fix Version/s: 1.25.1
       Resolution: Fixed

Hello [~cpreisler] 

Thank you for your PR; merged.

Now in git master and snapshot builds [https://repository.apache.org/content/repositories/snapshots/.|https://repository.apache.org/content/repositories/snapshots/]

Please verify and close.

Gary

> FramedSnappyCompressorOutputStream produces incorrect output when writing a large buffer 
> -----------------------------------------------------------------------------------------
>
>                 Key: COMPRESS-655
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-655
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Compressors
>    Affects Versions: 1.25.0
>            Reporter: Chad Preisler
>            Priority: Major
>             Fix For: 1.25.1
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)