This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 34650af75a Merge branch 'cassandra-5.0' into trunk new e5c101673a Ensure replica filtering protection does not trigger unnecessary short read protection reads new fe13726fc6 Merge branch 'cassandra-5.0' into trunk The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.txt | 1 + .../db/partitions/PartitionIterators.java | 15 -- .../service/reads/ReplicaFilteringProtection.java | 291 +++++++++++++-------- .../repair/PartitionIteratorMergeListener.java | 2 +- .../distributed/test/sai/StrictFilteringTest.java | 48 ++++ 5 files changed, 234 insertions(+), 123 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org