GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1658
ARTEMIS-1489 CriticalAnalyzer Fault Injection Test
Fault injection via Byteman to simulate deadlock and slow disk
sync scenarios, ensures the Critical Analyzer detects the issues
reacts appropriately.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis
CriticalAnalyzerFaultInjectionTests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1658.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1658
----
commit 038cf46df4e0ec64c0ea176d2d301f37b832bba2
Author: Martyn Taylor <[email protected]>
Date: 2017-10-31T10:10:30Z
ARTEMIS-1489 CriticalAnalyzer Fault Injection Test
Fault injection via Byteman to simulate deadlock and slow disk
sync scenarios, ensures the Critical Analyzer detects the issues
reacts appropriately.
----
---