Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
-
Critical
Description
If the FileMark passed into this method fully fills the buffer, a subsequent call to write will reBuffer and drop the data currently in the buffer. We need to mark the buffer contents as dirty in resetAndTruncate to prevent this - see CASSANDRA-8709 notes for details.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-4687 Exception: DecoratedKey(xxx, yyy) != DecoratedKey(zzz, kkk)
- Resolved