[
https://issues.apache.org/jira/browse/COMPRESS-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chad Preisler closed COMPRESS-655.
----------------------------------
> 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)