andresbeckruiz opened a new pull request, #4793:
URL: https://github.com/apache/cassandra/pull/4793
Port of #4746 to the `cassandra-6.0` branch.
In addition to the original fix (clearing `savedBuffer` and `savedNextKey`
for both leaf and branch levels), the 6.0 patch also:
- Clears `hasRightChild` on branch nodes
- Calls `clearSourceNode()` on branch nodes
- Adds the `Invariants.require()` postcondition from
`AbstractUpdater.reset()` to the consolidated method
The JVM Dtest from the original patch is not included, as the specific
schema disagreement scenario it tests should not occur in 6.0.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]