This is an automated email from the ASF dual-hosted git repository.

belliottsmith pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from a1fc6c8761 CASSANDRA-21342: Fix broken Antora xref/anchor targets in 
cassandra docs
     add 863cb651e7 BTree.FastBuilder.reset() fails to clear savedBuffer and 
savedNextKey, causing ClassCastException and SSTable header corruption during 
schema disagreement

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/utils/btree/BTree.java    | 133 ++++------
 .../test/BTreeFastBuilderContaminationTest.java    | 295 +++++++++++++++++++++
 .../apache/cassandra/utils/btree/BTreeTest.java    |  21 ++
 4 files changed, 372 insertions(+), 78 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/BTreeFastBuilderContaminationTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to