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 12:04:07 UTC

Fixed: apache/flink#42203 (release-1.9 - 90ad2e6)

|  [

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-
passed.png)

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

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

[90ad2e6 CHANGESET
->](https://github.com/apache/flink/compare/d44848c3a378...90ad2e6d98a2)  
  
[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.