You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/09/16 11:55:26 UTC

[flink] branch master updated (ece1b7a -> e6f87d3)

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 ece1b7a  [FLINK-12362] Remove legacy container number config option for Flink on yarn
     add 56ef1ce  [hotfix] Add disk and network resource and offer logging for flink-mesos
     add e6f87d3  [FLINK-14029] Update Mesos scheduling behavior to reject all expired offers

No new revisions were added by this update.

Summary of changes:
 .../clusterframework/LaunchableMesosWorker.java     |  2 ++
 .../clusterframework/MesosResourceManager.java      | 11 +++++++++--
 .../flink/mesos/scheduler/TaskSchedulerBuilder.java |  5 +++++
 .../flink/mesos/scheduler/LaunchCoordinator.scala   | 21 +++++++++++++++------
 .../mesos/scheduler/LaunchCoordinatorTest.scala     |  6 ++++++
 5 files changed, 37 insertions(+), 8 deletions(-)