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 2020/01/21 11:24:34 UTC

Failed: apache/flink#42202 (release-1.10 - 6b85cc1)

|  [

apache

/

flink

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

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

[Build #42202 failed](https://travis-ci.org/apache/flink/builds/639853095)

![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)1 hour, 49
mins, 19 secs  
  
---  
  
![?????????
avatar](https://secure.gravatar.com/avatar/1a96b1b476b9fb690acfa3e7aa0944a5.jpg)?????????

[6b85cc1 CHANGESET
->](https://github.com/apache/flink/compare/e8eb704a4b64...6b85cc1038ea)  
  
[FLINK-15549] Fix Integer overflow in ResettableIterator. (#10903)  
  
The ResettableIterator had a data overflow problem if the number of elements
in a single input exceeded Integer.MAX_VALUE.