[
https://issues.apache.org/jira/browse/SLIDER-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118647#comment-14118647
]
ASF subversion and git services commented on SLIDER-327:
--------------------------------------------------------
Commit 1622109 from [[email protected]] in branch 'site/trunk'
[ https://svn.apache.org/r1622109 ]
SLIDER-327 AM to move to optimized, queued Node review and refresh action
> AM to move to optimized, queued Node review and refresh action
> --------------------------------------------------------------
>
> Key: SLIDER-327
> URL: https://issues.apache.org/jira/browse/SLIDER-327
> Project: Slider
> Issue Type: Improvement
> Affects Versions: Slider 0.50
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Fix For: Slider 0.60
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The {{reviewRequestAndReleaseNodes()}} operation should be converted to an
> async action, with all operations/triggers for review posting it in with a
> short (1s? delay).
> The executor should not only call the AM, it can be clever about optimising
> its workload
> # if there are events in the queue marked as changing cluster size, the
> review should come after them.
> # if there is an existing review operations in the queue, there's no need to
> schedule a new one.
> Having a delay means that a sequence of container failure events coming in
> one after the other don't trigger lots of reviews
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)