tillrohrmann commented on issue #9552: [FLINK-13884] Set default failure rate 
restart strategy delay to 0s
URL: https://github.com/apache/flink/pull/9552#issuecomment-526155439
 
 
   @zentol the reason why we had this delay was for all tasks to be canceled 
and their slots to be freed before restarting. Back in the days when we didn't 
support queued scheduling, this was required because otherwise we would fail 
with a not enough resource exception. Nowadays this is different since it is ok 
to wait a bit for the slots being freed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to