Sergey Shelukhin created HBASE-7844:
---------------------------------------

             Summary: 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 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

Reply via email to