This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 5ddc434569 Merge branch 'cassandra-6.0' into trunk
new 03422edb4b Relax assertion on partitioner instances in
SinglePartitionReadCommand
new ee0dcc30ba Merge branch 'cassandra-6.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 +
.../cassandra/db/SinglePartitionReadCommand.java | 4 +-
.../org/apache/cassandra/dht/IPartitioner.java | 9 ++
...ndexTablePartitionerAfterForceSnapshotTest.java | 141 +++++++++++++++++++++
.../upgrade/ClusterMetadata2iInitializeTest.java | 112 ++++++++++++++++
5 files changed, 266 insertions(+), 1 deletion(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/tcm/IndexTablePartitionerAfterForceSnapshotTest.java
create mode 100644
test/distributed/org/apache/cassandra/distributed/upgrade/ClusterMetadata2iInitializeTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]