You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/12/22 09:15:00 UTC

[jira] [Updated] (PHOENIX-6275) Handle JVM exit gracefully in unit tests

     [ 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)