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

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

    [ https://issues.apache.org/jira/browse/PHOENIX-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253356#comment-17253356 ] 

ASF GitHub Bot commented on PHOENIX-6275:
-----------------------------------------

virajjasani opened a new pull request #1031:
URL: https://github.com/apache/phoenix/pull/1031


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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