This is an automated email from the ASF dual-hosted git repository.
marcuse pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 9063cea Fix AbstractBTreePartition locking in java 11
new 1d615a5 Fix index summary redistribution cancellation
new b48ba8a Merge branch 'cassandra-2.2' into cassandra-3.0
new 08018ab Merge branch 'cassandra-3.0' into cassandra-3.11
new 8fdd6c7 Merge branch 'cassandra-3.11' into trunk
The 4 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 +
.../cassandra/db/compaction/CompactionInfo.java | 5 -
.../cassandra/db/compaction/CompactionManager.java | 2 +-
.../cassandra/io/sstable/IndexSummaryManager.java | 38 +++++--
.../io/sstable/IndexSummaryRedistribution.java | 26 +++--
.../org/apache/cassandra/utils/FBUtilities.java | 2 +-
test/unit/org/apache/cassandra/Util.java | 27 +++++
.../db/compaction/ActiveCompactionsTest.java | 6 +-
.../db/compaction/AntiCompactionBytemanTest.java | 3 +-
.../db/compaction/AntiCompactionTest.java | 22 +---
.../io/sstable/IndexSummaryManagerTest.java | 111 ++++++++++++++-------
11 files changed, 154 insertions(+), 89 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]