[
https://issues.apache.org/jira/browse/FLINK-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352877#comment-15352877
]
ASF GitHub Bot commented on FLINK-4075:
---------------------------------------
Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/2174
I think having `splitsToFwdOrderedAscByModTime` and `currentSplitsToFwd` as
fields that are checkpointed is no longer necessary since
`monitorDirAndForwardSplits()` is called in lock scope and those two fields are
always set to `null` at the end of the method.
> ContinuousFileProcessingCheckpointITCase failed on Travis
> ---------------------------------------------------------
>
> Key: FLINK-4075
> URL: https://issues.apache.org/jira/browse/FLINK-4075
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.1.0
> Reporter: Till Rohrmann
> Assignee: Kostas Kloudas
> Priority: Critical
> Labels: test-stability
>
> The test case {{ContinuousFileProcessingCheckpointITCase}} failed on Travis.
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/137748004/log.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)