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 <ap...@foxmail.com> on 2019/08/29 23:17:01 UTC

Broken: apache/flink#40239 (release-1.9 - 9fa6a42)

|  [

apache

/

flink

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

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

[Build #40239 broken](https://travis-ci.org/apache/flink/builds/578428489)

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

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)4 hrs, 45
mins, 34 secs  
  
---  
  
![Till Rohrmann
avatar](https://secure.gravatar.com/avatar/08701c3eabe85450809695cf290ef675.jpg)Till
Rohrmann

[9fa6a42 CHANGESET
->](https://github.com/apache/flink/compare/5335e9353bb4...9fa6a42fccb2)  
  
[FLINK-13805] Properly forward cause for slot removal in SlotManager  
  
Forwarding the slot removal cause to the ResourceActions allows to notify the
JobMaster  
about the allocation failure cause. This improves debuggability and
understanding of the  
system.  
  
This closes #9550.