[
https://issues.apache.org/jira/browse/HBASE-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-7844.
--------------------------------------
> ChaosMonkey doesn't handle errors when killing things
> -----------------------------------------------------
>
> Key: HBASE-7844
> URL: https://issues.apache.org/jira/browse/HBASE-7844
> Project: HBase
> Issue Type: Improvement
> Reporter: Sergey Shelukhin
> Priority: Minor
>
> ChaosMonkey on EC2 may occasionally send a kill command to remote RS/master,
> and succeed in killing it, but still get some strange exit code (like
> permission denied) and neglect to restart it. Needless to say it can
> negatively affect the test, especially when master is killed forever.
> We need to add exception handling and check if the service is running to
> exception handling.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)