[
https://issues.apache.org/jira/browse/PHOENIX-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-6275:
----------------------------------
Fix Version/s: 4.16.0
5.1.0
> 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
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 5.1.0, 4.16.0
>
>
> 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)