This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from c09f07a4063 [FLINK-34013][runtime] Remove duplicated stopProfiling()
in `ProfilingService`
add d9fc5ee03af [FLINK-33738][Scheduler] Make exponential-delay
restart-strategy the default restart strategy
add cad090aaed7 [FLINK-33738][Scheduler] Document the default restart
strategy for exponential-delay
No new revisions were added by this update.
Summary of changes:
.../generated/restart_strategy_configuration.html | 2 +-
.../configuration/RestartStrategyOptions.java | 7 ++--
...ExponentialDelayRestartBackoffTimeStrategy.java | 30 ++++++++++++++++
.../FixedDelayRestartBackoffTimeStrategy.java | 4 ---
.../RestartBackoffTimeStrategyFactoryLoader.java | 28 ++++++++++-----
...estartBackoffTimeStrategyFactoryLoaderTest.java | 41 +++++++++++++++++-----
6 files changed, 86 insertions(+), 26 deletions(-)