You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by maqingxiang <gi...@git.apache.org> on 2018/07/11 08:29:50 UTC

[GitHub] flink pull request #6303: [hotfix][JobManageOptions]modify annotation of EXE...

GitHub user maqingxiang opened a pull request:

    https://github.com/apache/flink/pull/6303

    [hotfix][JobManageOptions]modify annotation of EXECUTION_FAILOVER_STRATEGY in JobManageOptions

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maqingxiang/flink fix-annotation-in-JobManagerOptions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/6303.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6303
    
----
commit b770fd1b12d214bfb8313eef6247eac5bb1dd088
Author: unknown <ma...@...>
Date:   2018-07-11T08:25:47Z

    modify annotation in JobManageOptions

----


---

[GitHub] flink issue #6303: [hotfix][JobManageOptions]modify annotation of EXECUTION_...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/6303
  
    If you modify the description of config options you have to regenerate the documentation. See the test error message for instructions.


---