GitHub user GJL opened a pull request:
https://github.com/apache/flink/pull/4913
[hotfix] [javadoc] Fix typo in Javadoc of
ManagedSnapshotContext#getCheckpointId()
This fixes a typo in the Javadoc of
ManagedSnapshotContext#getCheckpointId().
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/GJL/flink
hotfix-javadoc-ManagedSnapshotContext
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4913.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 #4913
----
commit 26aca12920d741aafff01fec3d1ebd9c50177fd2
Author: gyao <[email protected]>
Date: 2017-10-27T12:48:21Z
[hotfix] [javadoc] Fix typo in Javadoc of
ManagedSnapshotContext#getCheckpointId()
----
---