apache

/

flink

branch iconmaster

arrow to build time
clock icon6 hrs, 4 mins, 47 secs

Zhu Zhu avatarZhu Zhu

[FLINK-14314][runtime] Remove SharedSlotOversubscribedException handling

Now that a physical slot resources should always fulfill all possible children slots allocated in it.
Therefore, slot oversubscribing only happens when there is a bug.
Hence, there is no need to do partial releasing on oversubscribing or do retrying allocation for unfulfilled children slots.
A simple sanity check is kept though.

Reply via email to