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

[jira] [Resolved] (REEF-1556) Add number of forced failures for IMRU fault tolerant testing

     [ https://issues.apache.org/jira/browse/REEF-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mariia Mykhailova resolved REEF-1556.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [PR 1114|https://github.com/apache/reef/pull/1114]

> Add number of forced failures for IMRU fault tolerant testing
> -------------------------------------------------------------
>
>                 Key: REEF-1556
>                 URL: https://issues.apache.org/jira/browse/REEF-1556
>             Project: REEF
>          Issue Type: Improvement
>            Reporter: Julia
>            Assignee: Julia
>              Labels: FT
>             Fix For: 0.16
>
>
> 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)