[
https://issues.apache.org/jira/browse/COMPRESS-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated COMPRESS-655:
-------------------------------------
Summary: FramedSnappyCompressorOutputStream produces incorrect output when
writing a large buffer (was: FramedSnappyCompressorOutputStream produces
incorrect output when writing large buffer )
> 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
>
> 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)