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

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


    from f14fa978e4 Upgrade to Opcodes.ASM9
     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
     new bace51ce8e Merge branch 'cassandra-4.1' into trunk

The 5 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} |  71 ++++++++---
 .../service/DefaultFSErrorHandlerTest.java         | 121 ++++++++++++++++++
 .../cassandra/service/DiskFailurePolicyTest.java   | 135 +++++++++++++++++++++
 .../org/apache/cassandra/utils/KillerForTests.java |   5 +
 6 files changed, 320 insertions(+), 15 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