You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2019/10/14 21:13:53 UTC

Fixed: apache/flink#40653 (master - 463fe96)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[master](https://github.com/apache/flink/tree/master)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
passed.png)

[Build #40653 fixed](https://travis-ci.org/apache/flink/builds/597607301)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/success-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)5 hrs, 30
mins, 50 secs  
  
---  
  
![Zhu Zhu
avatar](https://secure.gravatar.com/avatar/73cf436b8d0918f6873fd9f385b0b08a.jpg)Zhu
Zhu

[463fe96 CHANGESET
->](https://github.com/apache/flink/compare/3da95400b8ba...463fe96e43e0)  
  
[hotfix][runtime] DefaultExecutionSlotAllocator checks for duplicated slot
allocation  
  
This ensures that a restarted vertex is in a correct state to request a slot.  
It also ensures that DefaultExecutionSlotAllocator will not drop the reference  
of an existing pending slot request.