[
https://issues.apache.org/jira/browse/FLINK-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375016#comment-14375016
]
ASF GitHub Bot commented on FLINK-1756:
---------------------------------------
Github user mbalassi commented on the pull request:
https://github.com/apache/flink/pull/506#issuecomment-84633164
@gyfora: Changed default checkpoint interval to 5 secs.
@senorcarbone: Thanks for the reminder on that. I do not have a really nice
idea for the compaction interval right now. It does not make much sense to have
a constant as there might not be anything to compact if we have too rare
checkpoints.
The on-demand one can be nice eventually, but I think the current should be
good enough for now - we are not expected to store large state anyway.
> 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)