You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/09/06 12:31:16 UTC

[GitHub] [flink] tillrohrmann commented on issue #9637: [FLINK-13884] Set default delay for restart strategies to 1s

tillrohrmann commented on issue #9637: [FLINK-13884] Set default delay for restart strategies to 1s
URL: https://github.com/apache/flink/pull/9637#issuecomment-528835899
 
 
   I've updated this PR to update the `SimpleRecoveryFailureRateStrategyITBase` in a separate commit and to use the `TimeUtils#parseDuration` in order to parse the delay strings. That way it was possible to parse the default value of `RestartStrategyOptions#RESTART_STRATEGY_FIXED_DELAY_DELAY` using the same utility when creating the `FixedDelayRestartStrategy` in the `NoOrFixedDelayRestartStrategyFactory`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services