Aljoscha Krettek created FLINK-8099:
---------------------------------------

             Summary: Reduce default restart delay to 1 second
                 Key: FLINK-8099
                 URL: https://issues.apache.org/jira/browse/FLINK-8099
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek
            Priority: Blocker
             Fix For: 1.4.0


Currently, when a job fails Flink will wait for 10 seconds until restarting the 
job. Even zero delay is a reasonable setting but will result in "flooding" the 
logs and quickly increasing the restart counter because at zero delay you will 
always see failures when no standby resources are available.

Reducing this to 1 second should make for a nicer out-of-box experience and not 
flood too much.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to