Viraj Jasani created PHOENIX-6275:
-------------------------------------

             Summary: Handle JVM exit gracefully in unit tests
                 Key: PHOENIX-6275
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6275
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Viraj Jasani


System.exit / Rutime.halt can exit JVM and this can lead to failure of test 
runner that manages JVM for tests as well as providing output files for all 
tests. We should gracefully handle JVM exit by throwing our custom Exception 
rather than losing test runner outputs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to