[
https://issues.apache.org/jira/browse/HBASE-24185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-24185.
-----------------------------------
Hadoop Flags: Reviewed
Release Note: Tests that fail because a process -- RegionServer or Master
-- called System.exit, will now instead throw an exception.
Assignee: Mark Robert Miller
Resolution: Fixed
Pushed on branch-2.3+. Nice one [~markrmiller].
> Junit tests do not behave well with System.exit or Runtime.halt or JVM exits
> in general.
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-24185
> URL: https://issues.apache.org/jira/browse/HBASE-24185
> Project: HBase
> Issue Type: Test
> Components: test
> Reporter: Mark Robert Miller
> Assignee: Mark Robert Miller
> Priority: Major
>
> This ends up exiting the JVM and confusing / erroring out the test runner
> that manages that JVM as well as cutting off test output files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)