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

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


    from fe1b533  [FLINK-17934][fs-connector] Add listener to Buckets and 
remove listener for BucketsBuilder
     new 251d577  [hotfix] Correct comment references to flink-yarn-tests
     new b54889e  [hotfix] Rename org.apache.flink.yarn.util.YarnTestUtils into 
o.a.f.y.u.TestUtils
     new 8b8ed69  [FLINK-17938] Move YarnTestBase.findFile and 
YarnTestBase.RootDirFilenameFilter to o.a.f.y.u.TestUtils
     new 0e9ddbc  [FLINK-17750][tests] Harden YARNHighavailabilityITCase by 
increasing ZK session timeout to 20s

The 4 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:
 flink-yarn-tests/pom.xml                           |  2 +-
 .../flink/yarn/CliFrontendRunWithYarnTest.java     |  2 +-
 .../test/java/org/apache/flink/yarn/UtilsTest.java |  3 +-
 .../apache/flink/yarn/YARNApplicationITCase.java   |  2 +-
 .../flink/yarn/YARNFileReplicationITCase.java      |  4 +-
 .../flink/yarn/YARNHighAvailabilityITCase.java     |  6 +--
 .../java/org/apache/flink/yarn/YARNITCase.java     |  4 +-
 .../yarn/YARNSessionCapacitySchedulerITCase.java   |  5 ++-
 .../apache/flink/yarn/YARNSessionFIFOITCase.java   |  2 +-
 .../apache/flink/yarn/YarnConfigurationITCase.java |  2 +-
 .../java/org/apache/flink/yarn/YarnTestBase.java   | 50 ++++------------------
 .../util/{YarnTestUtils.java => TestUtils.java}    | 35 ++++++++++++++-
 12 files changed, 60 insertions(+), 57 deletions(-)
 rename 
flink-yarn-tests/src/test/java/org/apache/flink/yarn/util/{YarnTestUtils.java 
=> TestUtils.java} (68%)

Reply via email to