Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
-
Low
Description
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.