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

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


    from 95a6223  Fix snapshot true size calculation
     add f7009cf  emit warning on keyspace creation when replication factor is 
bigger than the number of nodes

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../locator/AbstractReplicationStrategy.java       |  3 ++
 .../apache/cassandra/locator/LocalStrategy.java    |  4 ++
 .../cassandra/locator/NetworkTopologyStrategy.java | 35 +++++++++++++
 .../locator/OldNetworkTopologyStrategy.java        | 31 ++++++++++++
 .../apache/cassandra/locator/SimpleStrategy.java   | 31 ++++++++++++
 .../cql3/validation/operations/AlterTest.java      | 57 ++++++++++++++++++++++
 7 files changed, 162 insertions(+)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to