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

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


    from 8e7ef25  [hotfix] [docs] Fix ProcessWindowFunction code snippets.
     new fbcc496  [FLINK-10105][hotfix][docs] Fixed documentation completeness 
test
     new 869e221  [hotfix][docs] Add missing space after end of sentence.
     new 45cffa1  [FLINK-9795][mesos, docs] Update Mesos documentation

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:
 .../high_availability_zookeeper_configuration.html |  2 +-
 .../generated/job_manager_configuration.html       |  2 +-
 docs/_includes/generated/mesos_configuration.html  |  8 +--
 .../mesos_task_manager_configuration.html          |  8 +--
 docs/ops/deployment/mesos.md                       | 83 ++++------------------
 .../configuration/HighAvailabilityOptions.java     |  5 +-
 .../flink/configuration/JobManagerOptions.java     | 11 ++-
 .../ConfigOptionsDocsCompletenessITCase.java       |  1 +
 .../flink/mesos/configuration/MesosOptions.java    | 31 +++++---
 .../MesosTaskManagerParameters.java                | 22 ++++--
 10 files changed, 80 insertions(+), 93 deletions(-)

Reply via email to