[ 
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 that already sent will be sent to redis sink again.

  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 sent 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 that already sent will be sent to redis sink again.



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

Reply via email to