[
https://issues.apache.org/jira/browse/FLINK-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14378804#comment-14378804
]
ASF GitHub Bot commented on FLINK-1756:
---------------------------------------
GitHub user derSascha opened a pull request:
https://github.com/apache/flink/pull/531
[FLINK-1756] [streaming] Rename Stream Monitoring to Streaming
Checkpointing in JobGraph
This is improves #506 and renames Monitoring to Checkpointing in JobGraph
too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/derSascha/flink
renameStreamMonitoringToCheckpointingInJobGraph
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/531.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 #531
----
commit 933726031c234217e7d96f57b05ff4cdb0c91654
Author: Sascha Wolke <[email protected]>
Date: 2015-03-24T22:30:04Z
[FLINK-1756] [streaming] Rename Stream Monitoring to Checkpointing in
JobGraph.
This is improves #506
----
> Rename Stream Monitoring to Stream Checkpointing
> ------------------------------------------------
>
> Key: FLINK-1756
> URL: https://issues.apache.org/jira/browse/FLINK-1756
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Márton Balassi
> Fix For: 0.9
>
>
> Currently, to enable the streaming checkpointing, you have to set
> "monitoring" on. I vote to call it "checkpointing", because that describes it
> better and is more intuitive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)