[
https://issues.apache.org/jira/browse/CASSANDRA-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-11913:
-----------------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0.x)
(was: 2.2.x)
(was: 3.x)
3.0.8
3.8
2.2.7
Status: Resolved (was: Ready to Commit)
Committed, thanks.
> BufferUnderFlowException in CompressorTest
> ------------------------------------------
>
> Key: CASSANDRA-11913
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11913
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Environment: Non-x86 environments
> Reporter: Rei Odaira
> Assignee: Rei Odaira
> Priority: Minor
> Fix For: 2.2.7, 3.8, 3.0.8
>
> Attachments: 11913-2.2.txt
>
>
> org.apache.cassandra.io.compress.CompressorTest causes
> java.nio.BufferUnderflowException on environments where FastByteOperations
> uses PureJavaOperations. The root cause is that
> CompressorTest.testArrayUncompress() copies data from a ByteBuffer to a byte
> array beyond the limit of the ByteBuffer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)