You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by kk...@apache.org on 2020/03/25 10:01:20 UTC

[flink] branch master updated (e5bca02 -> 5aedb83)

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

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


    from e5bca02  [FLINK-16663][docs] Interpret versions as strings
     add 5aedb83  [FLINK-16692] Register custom JobListeners throug config.

No new revisions were added by this update.

Summary of changes:
 .../generated/deployment_configuration.html        |  6 +++
 .../flink/configuration/DeploymentOptions.java     | 10 ++++
 .../flink/api/java/ExecutionEnvironment.java       | 17 +++++++
 ...st_stream_execution_environment_completeness.py |  2 +-
 .../environment/StreamExecutionEnvironment.java    | 24 +++++++++
 ...ecutionEnvironmentComplexConfigurationTest.java | 59 ++++++++++++++++++++++
 .../api/scala/StreamExecutionEnvironment.scala     |  6 +++
 7 files changed, 123 insertions(+), 1 deletion(-)