This is an automated email from the ASF dual-hosted git repository.
marcuse pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 42905e9 Merge branch 'cassandra-3.11' into cassandra-4.0
new 41b43a4 Avoid rewriting all repaired sstables during cleanup when
transient replication is disabled
new aaf72a7 Avoid race causing us to return null in RangesAtEndpoint
new 84ec1dc Correct the internode message timestamp if sending node has
wrapped
The 3 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 | 3 +++
.../cassandra/db/compaction/CompactionManager.java | 11 ++++------
.../apache/cassandra/locator/RangesAtEndpoint.java | 4 ++--
src/java/org/apache/cassandra/net/Message.java | 23 +++++++++++++++++++-
.../org/apache/cassandra/utils/MonotonicClock.java | 7 ++++--
test/unit/org/apache/cassandra/db/CleanupTest.java | 25 ++++++++++++++++++++++
.../unit/org/apache/cassandra/net/MessageTest.java | 15 ++++++++++++-
.../apache/cassandra/utils/FreeRunningClock.java | 13 +++++++++--
8 files changed, 86 insertions(+), 15 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]