[
https://issues.apache.org/jira/browse/SLIDER-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094641#comment-14094641
]
ASF subversion and git services commented on SLIDER-77:
-------------------------------------------------------
Commit ad80af0f64aa29719ba491afac742d1b96880ab6 in incubator-slider's branch
refs/heads/feature/SLIDER-181_Storm_Package from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=ad80af0 ]
SLIDER-77 fix TestActions to handle >1 stop event in the queue
> use a window for tracking container failures
> --------------------------------------------
>
> Key: SLIDER-77
> URL: https://issues.apache.org/jira/browse/SLIDER-77
> Project: Slider
> Issue Type: Sub-task
> Components: appmaster
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Time Spent: 5h
> Remaining Estimate: 1h
>
> Use sliding windows and/or weighted moving averages to track container
> failures over time, and only react if many are failing in a short period.
> What we do want to do here is react fast to a sudden series of failures, as
> well as look at average failure rates over time. I think separating startup
> failures from operational failures could help here. We don't want 5 failures
> in 5 minutes to be ignored just because everything worked well for the
> previous month
--
This message was sent by Atlassian JIRA
(v6.2#6252)