You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flink/flink-mesos
Xintong Song 0f9d0952cd
[FLINK-13408][runtime] Let StandaloneResourceManager start startup period upon granting leadership
During the startup period, the StandaloneResourceManager won't fail slot requests if it cannot allocate new
containers.

[FLINK-13408][runtime][test] Add StandaloneResourceManagerTest#testStartUpPeriodAfterLeadershipSwitch validates that StandaloneResourceManager applies a startup period whenever the leadership is acquired.

[FLINK-13408][runtime] StandaloneResourceManager#startStartupPeriod uses RpcEndpoint#scheduleRunAsync.

This closes #9242.
6 years ago
..
src [FLINK-13408][runtime] Let StandaloneResourceManager start startup period upon granting leadership 6 years ago
pom.xml Update version to 1.10-SNAPSHOT 6 years ago