Robert Stupp created CASSANDRA-13298:
----------------------------------------
Summary: 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)