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

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


    from 5f7175d59d Small fixes around Schema management
     new be574fc34b Fix default file system error handler for 
disk_failure_policy die
     new 326b5aceb1 Merge branch 'cassandra-3.0' into cassandra-3.11
     new a874e02eec Merge branch 'cassandra-3.11' into cassandra-4.0
     new 0ea1d384d4 Merge branch 'cassandra-4.0' into cassandra-4.1

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/service/DefaultFSErrorHandler.java   |   2 +
 ...ava => JVMStabilityInspectorThrowableTest.java} |  75 +++++++++---
 .../service/DefaultFSErrorHandlerTest.java         | 121 ++++++++++++++++++
 .../cassandra/service/DiskFailurePolicyTest.java   | 135 +++++++++++++++++++++
 .../org/apache/cassandra/utils/KillerForTests.java |   5 +
 6 files changed, 323 insertions(+), 16 deletions(-)
 rename 
test/distributed/org/apache/cassandra/distributed/test/{JVMStabilityInspectorCorruptSSTableExceptionTest.java
 => JVMStabilityInspectorThrowableTest.java} (69%)
 create mode 100644 
test/unit/org/apache/cassandra/service/DefaultFSErrorHandlerTest.java
 create mode 100644 
test/unit/org/apache/cassandra/service/DiskFailurePolicyTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to