You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sm...@apache.org on 2022/07/24 17:59:51 UTC

[cassandra] branch cassandra-4.1 updated (962247a493 -> 15b7d678e9)

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

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


    from 962247a493 Merge branch 'cassandra-4.0' into cassandra-4.1
     add e83d95d1ac creating of a keyspace on insufficient number of replicas should filter out gosspping-only members
     add a1ac1efbb7 Merge branch 'cassandra-3.11' into cassandra-4.0
     add 15b7d678e9 Merge branch 'cassandra-4.0' into cassandra-4.1

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  2 +
 .../cassandra/locator/NetworkTopologyStrategy.java |  4 +-
 .../apache/cassandra/locator/TokenMetadata.java    |  8 ++++
 .../apache/cassandra/distributed/impl/RowUtil.java |  8 +++-
 .../cassandra/distributed/test/AlterTest.java      | 52 +++++++++++++++++++++-
 .../locator/NetworkTopologyStrategyTest.java       |  1 +
 6 files changed, 71 insertions(+), 4 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org