[
https://issues.apache.org/jira/browse/HBASE-7951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-7951:
-------------------------
Attachment: 7951.txt
Up the time to execute external shell command from 200ms to 2seconds. Add
try/catches so don't leak resources (but it looks like hadoop
shellcommandexecutable leaves an executor around). Improve the logging strings
to do stuff like include path to command being run. Check result of filesystem
operations like mkdirs and create file.
> TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #3
> ---------------------------------------------------------------
>
> Key: HBASE-7951
> URL: https://issues.apache.org/jira/browse/HBASE-7951
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Attachments: 7951.txt
>
>
> Failed with this:
> {code}
> java.lang.AssertionError: expected:<SUCCESS> but was:<TIMED_OUT>
> at org.junit.Assert.fail(Assert.java:88)
> {code}
> The first execution TIMED_OUT. Timeout invoking shell is 200ms.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira