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/11/06 22:56:16 UTC

[flink] branch release-1.8 updated (cb31954 -> d252469)

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

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


    from cb31954  [FLINK-12342][yarn] Remove container requests in order to reduce excess containers
     add d252469  [FLINK-14589] Redundant slot requests with the same AllocationID leads to inconsistent slot table

No new revisions were added by this update.

Summary of changes:
 .../runtime/taskexecutor/slot/TaskSlotTable.java   |  7 +++++-
 .../taskexecutor/slot/TaskSlotTableTest.java       | 28 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)