[
https://issues.apache.org/jira/browse/FLINK-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371707#comment-14371707
]
ASF GitHub Bot commented on FLINK-1756:
---------------------------------------
GitHub user mbalassi opened a pull request:
https://github.com/apache/flink/pull/506
[FLINK-1756] [streaming] Rename Stream Monitoring to Stream Checkpointing
Also set the default checkpoint interval to 1 sec instead of 10.
@senorcarbone, @gyfora please let me know if I have forgotten something
when renaming.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/flink flink-1756
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/506.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 #506
----
commit 51c7ef1ab39bda1723136000fd49ae0f5c95bcce
Author: mbalassi <[email protected]>
Date: 2015-03-20T15:06:56Z
[FLINK-1756] [streaming] Rename Stream Monitoring to Stream Checkpointing
Also set the default checkpoint interval to 1 sec instead of 10.
----
> 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)