[
https://issues.apache.org/jira/browse/BEAM-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066001#comment-16066001
]
Jingsong Lee commented on BEAM-2393:
------------------------------------
Now there is no relationship with Dynamic Work Rebalancing.
The main question is how to checkpoint to {{BoundedSource}}.
{{BoundedToUnboundedSourceAdapter}} gives a way: calling splitAtFraction or
snapshot all the rest of the elements.
[~iemejia] Can there be a simpler way for HBaseIOs to implement the
splitAtFraction method?
> BoundedSource is not fault-tolerant in FlinkRunner Streaming mode
> -----------------------------------------------------------------
>
> Key: BEAM-2393
> URL: https://issues.apache.org/jira/browse/BEAM-2393
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
>
> {{BoundedSourceWrapper}} does not implement snapshot() and restore(), when
> the failure to restart, it will send duplicate data.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)