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

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


    from cbf7b76  [FLINK-12399][table-planner] Check the table source digest 
changed after project/filter had been pushed down into it.
     add 4491165  [FLINK-14278] Extend 
DispatcherResourceManagerComponentFactory.create to take ioExecutor

No new revisions were added by this update.

Summary of changes:
 .../flink/runtime/dispatcher/runner/DispatcherRunnerFactory.java   | 7 ++++++-
 .../runtime/dispatcher/runner/DispatcherRunnerFactoryImpl.java     | 3 +++
 .../org/apache/flink/runtime/entrypoint/ClusterEntrypoint.java     | 1 +
 .../DefaultDispatcherResourceManagerComponentFactory.java          | 3 +++
 .../component/DispatcherResourceManagerComponentFactory.java       | 3 +++
 .../java/org/apache/flink/runtime/minicluster/MiniCluster.java     | 5 +++++
 .../org/apache/flink/runtime/minicluster/TestingMiniCluster.java   | 1 +
 .../apache/flink/test/recovery/ProcessFailureCancelingITCase.java  | 5 ++++-
 8 files changed, 26 insertions(+), 2 deletions(-)

Reply via email to