Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The various servers use o.a.a.server.util.Halt to terminate the JVM if something goes wrong. Halt class calls Runtime.halt(), which of course would torpedo any testing going on. The mechanism should be reworked to not kill the JVM in a test scenario.
Attachments
Issue Links
- is related to
-
ACCUMULO-2739 Create an In-Process MiniAccumuloCluster
- Resolved
- relates to
-
ACCUMULO-3752 Provide means to inject Halt implementation
- Resolved