[
https://issues.apache.org/jira/browse/CASSANDRA-13298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-13298:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
Thanks!
Committed as [62abe46c5efc47812899219f2e38af94c34fa49a
|https://github.com/apache/cassandra/commit/62abe46c5efc47812899219f2e38af94c34fa49a]
to [cassandra-3.11|https://github.com/apache/cassandra/tree/cassandra-3.11]
> DataOutputBuffer.asNewBuffer broken
> -----------------------------------
>
> Key: CASSANDRA-13298
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13298
> Project: Cassandra
> Issue Type: Bug
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 3.11.x
>
>
> The implementation of {{DataOutputBuffer.asNewBuffer()}} reuses the
> underlying {{ByteBuffer}} array. This is probably not an issue, but it is
> definitely incorrect and may lead to incorrect/overwritten information
> returned by {{SystemKeyspace.truncationAsMapEntry}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)