[
https://issues.apache.org/jira/browse/FLINK-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581802#comment-15581802
]
ASF GitHub Bot commented on FLINK-4842:
---------------------------------------
GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/2646
[FLINK-4842] Test for FsCheckpointStateOutputStream::getPos()
This PR Introduces a test to check FsCheckpointStateOutputStream::getPos().
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StefanRRichter/flink get-pos-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2646.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2646
----
commit e99eb086b4aa5a8074c4ec5a54a2f6f40597d1d0
Author: Stefan Richter <[email protected]>
Date: 2016-10-13T10:05:55Z
[FLINK-4842] Test for FsCheckpointStateOutputStream::getPos()
----
> Introduce test to enforce order of operator / udf lifecycles
> -------------------------------------------------------------
>
> Key: FLINK-4842
> URL: https://issues.apache.org/jira/browse/FLINK-4842
> Project: Flink
> Issue Type: Test
> Reporter: Stefan Richter
> Assignee: Stefan Richter
>
> We should introduce a test that enforces a certain order in which life cycle
> methods of operators and udfs are called, so that they are not easily changed
> by accident.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)