You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2020/02/10 08:10:00 UTC

[jira] [Commented] (FLINK-15253) Accumulators are not checkpointed

    [ https://issues.apache.org/jira/browse/FLINK-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033426#comment-17033426 ] 

sunjincheng commented on FLINK-15253:
-------------------------------------

Yes, [~mxm] , from the points of my view, anyway, I think it's a good idea to decouple the accumulators from the heartbeat. 

> Accumulators are not checkpointed
> ---------------------------------
>
>                 Key: FLINK-15253
>                 URL: https://issues.apache.org/jira/browse/FLINK-15253
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream, Runtime / Checkpointing
>            Reporter: Maximilian Michels
>            Priority: Major
>
> Accumulators are not checkpointed which make them relatively useless for streaming applications. They are also tied to the heartbeat (FLINK-15252), which makes them fragile.
> We could consider deactivating accumulators in streaming mode since they seem to originally be a batch feature.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)