You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ga...@apache.org on 2019/10/15 06:23:25 UTC

[flink] branch master updated (73ec89b -> dafc619)

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

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


    from 73ec89b  [hotfix][docs,metrics] Fix typo in the input pool usage metrics
     add 3437918  [FLINK-14246][runtime] Annotate MiniClusterITCase with AlsoRunWithSchedulerNG and fix broken tests
     add eee2988  [FLINK-14246][runtime] Annotate TaskExecutorITCase with AlsoRunWithSchedulerNG and fix broken tests
     add dafc619  [FLINK-14246][runtime] Annotate all other MiniCluster tests in flink-runtime with AlsoRunWithSchedulerNG

No new revisions were added by this update.

Summary of changes:
 .../partition/PartialConsumePipelinedResultTest.java    |  3 +++
 .../flink/runtime/jobmanager/BlobsCleanupITCase.java    |  3 +++
 .../jobmanager/SlotCountExceedingParallelismTest.java   |  3 +++
 .../scheduler/ScheduleOrUpdateConsumersTest.java        |  3 +++
 .../flink/runtime/jobmaster/JobExecutionITCase.java     |  3 +++
 .../flink/runtime/jobmaster/JobRecoveryITCase.java      |  3 +++
 .../LeaderChangeClusterComponentsTest.java              |  3 +++
 .../flink/runtime/minicluster/MiniClusterITCase.java    | 17 +++++++++++++++--
 .../flink/runtime/taskexecutor/TaskExecutorITCase.java  |  5 ++++-
 .../TaskCancelAsyncProducerConsumerITCase.java          |  3 +++
 10 files changed, 43 insertions(+), 3 deletions(-)