You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by HeartSaVioR <gi...@git.apache.org> on 2016/06/22 08:58:07 UTC

[GitHub] storm issue #1483: [STORM-1875] : Separate Jedis/JedisCluster Config

Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1483
  
    It breaks backward compatibility so we can't go on this. 
    And in fact, separation of Jedis and JedisCluster is only needed when users want to use multiple keys operation, which is not applied to RedisLookupBolt and RedisStoreBolt.
    So it might be better to go with dirty way like I said later.
    
    I'm open to better ideas without breaking backward compatibility.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---