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 2020/06/24 08:53:24 UTC

[flink] branch master updated (b6b5481 -> 6a6ad7c)

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 b6b5481  [FLINK-18420][tests] Disable failed test SQLClientHBaseITCase in java 11
     add 61946ca  [FLINK-12489][Mesos] Add network resource paramter
     add 6a6ad7c  [FLINK-12489][Mesos] Parametrize network resource by name

No new revisions were added by this update.

Summary of changes:
 .../mesos_task_manager_configuration.html          | 12 +++++++++++
 .../clusterframework/LaunchableMesosWorker.java    |  6 +++++-
 .../MesosTaskManagerParameters.java                | 24 ++++++++++++++++++++++
 .../org/apache/flink/mesos/scheduler/Offer.java    |  6 +++++-
 .../org/apache/flink/mesos/util/MesosUtils.java    |  5 +++--
 .../flink/mesos/scheduler/LaunchCoordinator.scala  |  6 +++++-
 .../clusterframework/MesosResourceManagerTest.java |  2 +-
 7 files changed, 55 insertions(+), 6 deletions(-)