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

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


    from 4827aafd02 ninja: remove hostname field from tests and GossipInfoTable
     new 7b4170491d Make runWithCompactionsDisabled return non-null on success
     new be37969e89 Merge branch 'cassandra-4.0' into cassandra-4.1

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 +
 .../org/apache/cassandra/db/ColumnFamilyStore.java |  89 ++++++++++-----
 .../cassandra/db/compaction/CompactionManager.java |   5 +-
 .../org/apache/cassandra/db/view/TableViews.java   |   3 +
 .../cassandra/exceptions/RequestFailureReason.java |   8 +-
 src/java/org/apache/cassandra/net/InboundSink.java |   5 +-
 .../apache/cassandra/db/TruncateBlockingTest.java  |  99 +++++++++++++++++
 .../db/compaction/CancelCompactionsTest.java       | 121 +++++++++++++++++++++
 8 files changed, 300 insertions(+), 31 deletions(-)
 create mode 100644 test/unit/org/apache/cassandra/db/TruncateBlockingTest.java


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

Reply via email to