[ https://issues.apache.org/jira/browse/SLIDER-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gour Saha updated SLIDER-1062: ------------------------------ Fix Version/s: (was: Slider 0.91) Slider 1.0.0 > AMRMClientAsync events to queue action callbacks > ------------------------------------------------ > > Key: SLIDER-1062 > URL: https://issues.apache.org/jira/browse/SLIDER-1062 > Project: Slider > Issue Type: Improvement > Components: appmaster > Affects Versions: Slider 0.90.2 > Reporter: Steve Loughran > Assignee: Steve Loughran > Fix For: Slider 1.0.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > SLIDER-1052's deadlock is triggered by the fact that {{AMRMClientAsync}} > events are handled directly by AM, and that these events are coming in during > AM startup > If we pushed these into the action queue, they'd be postponed until AM > startup was complete (and the queue processing turned on). They'd also > guarantee that all events to the AM would get processed in a single queue. > We'd need to review it to make sure this doesn't impact the ordering. -- This message was sent by Atlassian JIRA (v6.3.4#6332)