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 69b36a5 Merge branch 'cassandra-3.11' into trunk
new b773bc7 Make sure user defined compaction transactions are always
closed
new 3ed1b79 Merge branch 'cassandra-3.11' into trunk
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 +
.../cassandra/db/compaction/CompactionManager.java | 67 ++++++++---------
.../db/compaction/CompactionStrategyManager.java | 36 ++++------
.../cassandra/db/compaction/CompactionTasks.java | 74 +++++++++++++++++++
test/unit/org/apache/cassandra/Util.java | 10 +--
.../db/compaction/CompactionsBytemanTest.java | 84 +++++++++++++++++++++-
.../db/compaction/CompactionsPurgeTest.java | 16 +++--
.../db/compaction/PendingRepairManagerTest.java | 16 +----
8 files changed, 225 insertions(+), 79 deletions(-)
create mode 100644
src/java/org/apache/cassandra/db/compaction/CompactionTasks.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]