This is an automated email from the ASF dual-hosted git repository.
marcuse pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 1d52275 Merge branch 'cassandra-3.0' into cassandra-3.11
new b1a8a56 Avoid race in AbstractReplicationStrategy endpoint caching
new b5d0626 Merge branch 'cassandra-3.0' into cassandra-3.11
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 +
.../locator/AbstractReplicationStrategy.java | 98 ++++++++++++-----
.../apache/cassandra/locator/TokenMetadata.java | 9 +-
.../distributed/test/ReadsDuringBootstrapTest.java | 120 +++++++++++++++++++++
.../locator/AbstractReplicationStrategyTest.java | 32 +++---
5 files changed, 221 insertions(+), 39 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/ReadsDuringBootstrapTest.java
copy src/java/org/apache/cassandra/locator/RackInferringSnitch.java =>
test/unit/org/apache/cassandra/locator/AbstractReplicationStrategyTest.java
(50%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]