[
https://issues.apache.org/jira/browse/SLIDER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113856#comment-14113856
]
ASF subversion and git services commented on SLIDER-372:
--------------------------------------------------------
Commit 0c4fb57fefb97cfc1ef99165758f25b931ad617b in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=0c4fb57 ]
SLIDER-372 Chaos monkey service to not be created if interval ==0;
RenewingAction also rejects 0 intervals
> Chaos monkey service to not be created if interval == 0
> -------------------------------------------------------
>
> Key: SLIDER-372
> URL: https://issues.apache.org/jira/browse/SLIDER-372
> Project: Slider
> Issue Type: Improvement
> Components: appmaster
> Affects Versions: Slider 0.50
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Trivial
> Fix For: Slider 0.60
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> The chaos monkey service is still created and configured even if the interval
> is 0 ... it just doesn't get scheduled.
> skip the creation if interval == 0, and make return code of
> {{maybeStartMonkey()}} to return true iff the monkey was created and scheduled
--
This message was sent by Atlassian JIRA
(v6.2#6252)