This is an automated email from the ASF dual-hosted git repository.

mapohl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 5cb08e4  [hotfix][ci] Return tools/ci/docs.sh
     new dfdc36c  [FLINK-26652][runtime] Makes the cleanup not fail fatally
     new 0e96823  [hotfix][docs] Updates the default value from the fixed delay 
strategy
     new 0f870d5  [hotfix][docs] Uses @OverrideDefault instead of 
noDefaultValue for exponential-delay.attempts
     new 21e16e1  [hotfix][runtime][test] Improves assert message
     new 58d1781  [hotfix][docs] Adds missing JRS configuration parameter in 
Chinese documentation
     new 9b73eba  [hotfix][tests] Fixed wrong default value in test

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/content.zh/docs/deployment/config.md          |   4 +
 docs/content.zh/docs/deployment/ha/overview.md     |  20 ++--
 docs/content.zh/docs/deployment/overview.md        |   5 +
 docs/content/docs/deployment/config.md             |   2 +-
 docs/content/docs/deployment/ha/overview.md        |  20 ++--
 docs/content/docs/deployment/overview.md           |   7 +-
 .../generated/cleanup_configuration.html           |   2 +-
 ...ntial_delay_cleanup_strategy_configuration.html |   4 +-
 ...fixed_delay_cleanup_strategy_configuration.html |   6 +-
 .../apache/flink/configuration/CleanupOptions.java |  32 ++++--
 .../flink/runtime/dispatcher/Dispatcher.java       |  19 +++-
 .../cleanup/CleanupRetryStrategyFactory.java       |   4 +-
 .../dispatcher/DispatcherCleanupITCase.java        | 117 ++++++++++-----------
 .../cleanup/CleanupRetryStrategyFactoryTest.java   |  23 ++--
 14 files changed, 157 insertions(+), 108 deletions(-)

Reply via email to