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

Till Rohrmann resolved FLINK-13408.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.10.0)

Fixed via

1.10.0: 0f9d0952cd89a9866d17b9d00b5ff69738974f87
1.9.0: 86491b6b4ccc8c9ef5fa15e4755e2e5c252c29ad

> Schedule StandaloneResourceManager.setFailUnfulfillableRequest whenever the 
> leadership is acquired
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-13408
>                 URL: https://issues.apache.org/jira/browse/FLINK-13408
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.9.0
>            Reporter: Andrey Zagrebin
>            Assignee: Xintong Song
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We introduced _StandaloneResourceManager.__setFailUnfulfillableRequest_ to 
> give some time to task executors to register the available slots before the 
> slot requests can be checked whether they can be fulfilled or not. 
> _setFailUnfulfillableRequest_ is scheduled now only once when the RM is 
> initialised but the task executors will register themselves every time this 
> RM gets the leadership. Hence, _setFailUnfulfillableRequest_ should be 
> scheduled after each leader election.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to