You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Wind (JIRA)" <ji...@apache.org> on 2017/12/05 03:18:00 UTC

[jira] [Updated] (BAHIR-146) repeated data sink to redis

     [ https://issues.apache.org/jira/browse/BAHIR-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wind updated BAHIR-146:
-----------------------
    Description: 
It seems that the redis sink is not very suitable for some specific circumstances.
For example, I want to do a word count and I enable the checkpoint machenism, it seems to be wrong if I start my program from checkpoint when my program fails, because some data will be sent to redis sink.

  was:
It seems that the redis sink is not very suitable for some specific circumstances.
For example, I want to do a word count and I enable the checkpoint machenism, it seems to be wrong if I start my program from checkpoint when my program fails, because some data will be resent to redis sink.


> repeated data sink to redis
> ---------------------------
>
>                 Key: BAHIR-146
>                 URL: https://issues.apache.org/jira/browse/BAHIR-146
>             Project: Bahir
>          Issue Type: Improvement
>          Components: Flink Streaming Connectors
>            Reporter: Wind
>
> It seems that the redis sink is not very suitable for some specific circumstances.
> For example, I want to do a word count and I enable the checkpoint machenism, it seems to be wrong if I start my program from checkpoint when my program fails, because some data will be sent to redis sink.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)