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

ASF GitHub Bot commented on STORM-609:
--------------------------------------

Github user HeartSaVioR commented on the pull request:

    https://github.com/apache/storm/pull/365#issuecomment-68330414
  
    @darionyaphet 
    Hello.
    For spout, it isn't acceptable for reliable data source because during 
failure it'll lose some tuples.
    (Actually Redis cannot act as reliable message queue, so I think it isn't 
good to implement spout for Redis.)
    For bolt, every bolt should react based on tuple from spout or other bolt, 
so pub/sub seems not fit this case.


> add storm-redis to storm external
> ---------------------------------
>
>                 Key: STORM-609
>                 URL: https://issues.apache.org/jira/browse/STORM-609
>             Project: Apache Storm
>          Issue Type: New Feature
>    Affects Versions: 0.10.0
>            Reporter: DashengJu
>            Assignee: DashengJu
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to