You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2016/09/07 21:45:21 UTC

[jira] [Created] (REEF-1556) Adding allowed failure number for IMRU fault tolerant testing

Julia created REEF-1556:
---------------------------

             Summary: Adding allowed failure number for IMRU fault tolerant testing
                 Key: REEF-1556
                 URL: https://issues.apache.org/jira/browse/REEF-1556
             Project: REEF
          Issue Type: Improvement
            Reporter: Julia


Currently, in IMRU testing for fault tolerant, we on purposely fail (maxRetryNumber -1) times, only make last retry successful without injected failure. 
We would like to add one more parameter to set numberOfAllowedFailure. For example, if maxRetryNumber is 6, numberOfAllowedFailure is 2, we would only inject failure in the first two runs, and let rest of the retries either successful or naturally get failures from the environment. This would help us to test more scenarios. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)