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/04/08 23:43:31 UTC

[CRON] Errored: apache/flink#43240 (master - d6982e6)

|  [

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

[Build #43240 errored](https://travis-ci.org/apache/flink/builds/672537542)

![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)34 hrs, 36
mins, 18 secs  
  
---  
  
![Roman Khachatryan
avatar](https://secure.gravatar.com/avatar/10a8231d2fbcd217cfbef164f7a688af.jpg)Roman
Khachatryan

[d6982e6 CHANGESET
->](https://github.com/apache/flink/compare/525492021b3c10aa7d5b369deb7b80680cd9ca3c...d6982e6a61b586314a19c1551b4dc84f93d518b3)  
  
[FLINK-16513][checkpointing] add task channel state for unaligned checkpoints  
  
Changes:  
1\. add channel state metadata to OperatorSubtaskState  
2\. adjust StateAssignmentOperation  
3\. adjust metadata serialization  
4\. adjust related classes  
  
This closes #11491.