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:48 UTC

[cassandra] branch cassandra-4.0 updated (a53bb7ab82 -> a1ac1efbb7)

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

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


    from a53bb7ab82 Remove extra write to system table for prepared statements
     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

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../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, 70 insertions(+), 4 deletions(-)


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