You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/07/11 00:41:49 UTC

[jira] [Created] (HBASE-8923) ChaosMonkey test teardown may fail due to race with ChaosMonkey

Sergey Shelukhin created HBASE-8923:
---------------------------------------

             Summary: ChaosMonkey test teardown may fail due to race with ChaosMonkey
                 Key: HBASE-8923
                 URL: https://issues.apache.org/jira/browse/HBASE-8923
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 0.94.9, 0.95.1, 0.98.0
            Reporter: Sergey Shelukhin


If chaosmonkey restarts RS at the last moment before test teardown happens, cluster recovery may not see it in cluster status; however, RS process is already running, so when cluster recovery also tries to start it, it gets ExitCodeException. Boom! 

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