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

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


    from c7bf460  [FLINK-12740][tests] Fix unstable SpillableSubpartitionTest
     new daf24c1  [hotfix][tests] refactor 
StandaloneJobClusterConfigurationParserFactoryTest to use temporary folder for 
global Flink configuration
     new 68910fa  [FLINK-12617] [container] StandaloneJobClusterEntrypoint 
defaults to random JobID for non-HA setups

The 2 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:
 .../StandaloneJobClusterConfiguration.java         |  8 +-
 ...daloneJobClusterConfigurationParserFactory.java |  6 +-
 .../entrypoint/StandaloneJobClusterEntryPoint.java | 23 ++++-
 ...neJobClusterConfigurationParserFactoryTest.java | 46 ++++++----
 .../StandaloneJobClusterEntryPointTest.java        | 97 ++++++++++++++++++++++
 5 files changed, 156 insertions(+), 24 deletions(-)
 create mode 100644 
flink-container/src/test/java/org/apache/flink/container/entrypoint/StandaloneJobClusterEntryPointTest.java

Reply via email to