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

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


    from 1175dba  [FLINK-10913] Harden 
ExecutionGraphRestartTest#testRestartAutomatically
     new 4c8ab50  [FLINK-10880] Add Documentation.ExcludeFromDocumentation to 
exclude ConfigOptions from documentation
     new 3b85948  [FLINK-10880] Exclude 
JobManagerOptions#EXECUTION_FAILOVER_STRATEGY from documentation
     new 24d7041  [FLINK-10880] Add release notes warning to not use Flink's 
failover strategy

The 3 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:
 .../generated/job_manager_configuration.html       |  5 ---
 docs/release-notes/flink-1.5.md                    |  8 +++++
 docs/release-notes/flink-1.6.md                    | 11 +++++-
 docs/release-notes/flink-1.7.md                    |  9 +++++
 .../flink/annotation/docs/Documentation.java       | 13 +++++++
 .../flink/configuration/JobManagerOptions.java     |  1 +
 .../configuration/ConfigOptionsDocGenerator.java   | 11 +++++-
 .../ConfigOptionsDocGeneratorTest.java             | 41 ++++++++++++++++++++++
 8 files changed, 92 insertions(+), 7 deletions(-)

Reply via email to