[
https://issues.apache.org/jira/browse/FLINK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653398#comment-14653398
]
Márton Balassi commented on FLINK-2468:
---------------------------------------
[~StephanEwen] Sure, I am touching that code anyway right now. Now I have
observed the failure locally too.
By the way: If I understand it correctly the difference between the
`StateCheckpointedITCase` and the `StreamCheckpointingITCase` is that the
former supposedly only uses the `Checkpointed` interface and not the
`OperatorState` interface. Was that the intention, because it is currently not
true? :) [1]
[1]
https://github.com/apache/flink/blob/master/flink-tests/src/test/java/org/apache/flink/test/checkpointing/StateCheckpoinedITCase.java#L299
> StreamCheckpointingITCase failure
> ---------------------------------
>
> Key: FLINK-2468
> URL: https://issues.apache.org/jira/browse/FLINK-2468
> Project: Flink
> Issue Type: Bug
> Components: Streaming, Tests
> Reporter: Sachin Goel
> Assignee: Márton Balassi
>
> Two of my recent builds failed on this case.
> https://travis-ci.org/sachingoel0101/flink/jobs/73851862
> https://travis-ci.org/apache/flink/jobs/73861390
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)