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

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


    from bacce4e25ea [FLINK-27319] Duplicated '-t' option for savepoint format 
and deployment target
     new 141671b476b [FLINK-27287][tests] Migrate tests to MiniClusterResource
     new 4fad1212e30 [FLINK-27287][tests] Use random ports

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:
 .../file/sink/FileSinkCompactionSwitchITCase.java  |   5 +-
 .../flink/connector/file/sink/FileSinkITBase.java  |   6 +-
 .../file/sink/writer/FileSinkMigrationITCase.java  |   6 +-
 .../util/JobManagerWatermarkTrackerTest.java       |  49 ++-------
 .../formats/avro/AvroExternalJarProgramITCase.java |   1 +
 .../minicluster/MiniClusterConfiguration.java      |  15 +++
 .../FileExecutionGraphInfoStoreTest.java           |   3 +-
 .../MemoryExecutionGraphInfoStoreTest.java         |   1 +
 .../network/partition/FileBufferReaderITCase.java  |   3 +-
 .../runtime/minicluster/MiniClusterITCase.java     |  41 ++++----
 .../CoordinatorEventsExactlyOnceITCase.java        |  41 +++-----
 .../flink/runtime/shuffle/ShuffleMasterTest.java   |   3 +-
 .../runtime/taskexecutor/TaskExecutorITCase.java   |  49 ++++-----
 .../OperatorEventSendingCheckpointITCase.java      |   1 +
 .../CheckpointRestoreWithUidHashITCase.java        | 112 ++++++++++-----------
 .../DefaultSchedulerLocalRecoveryITCase.java       |   4 +-
 .../flink/test/runtime/JobGraphRunningUtil.java    |   3 +-
 .../flink/test/runtime/SchedulingITCase.java       |   4 +-
 .../PipelinedRegionSchedulingITCase.java           |   3 +-
 19 files changed, 141 insertions(+), 209 deletions(-)

Reply via email to