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/05/14 09:17:15 UTC

[flink] branch release-1.8 updated (ecc6639 -> a043e41)

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 ecc6639  [FLINK-12301] Fix ScalaCaseClassSerializer to support value types
     add 28b539d  [FLINK-12260] Slot allocation failure by taskmanager registration timeout and race
     add a043e41  [FLINK-12260][tests] Speed up ResourceManagerTaskExecutorTest#testDelayedRegisterTaskExecutor

No new revisions were added by this update.

Summary of changes:
 .../runtime/resourcemanager/ResourceManager.java   | 29 +++++----
 .../ResourceManagerTaskExecutorTest.java           | 68 +++++++++++++++++++++-
 .../flink/runtime/rpc/TestingRpcService.java       | 22 ++++++-
 3 files changed, 106 insertions(+), 13 deletions(-)