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

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

Github user darionyaphet commented on the issue:

    https://github.com/apache/storm/pull/1459
  
    Both `Jedis` and `JedisCluster ` have implemented `JedisCommands` interface 
. So I think we can use `JedisCommands` calling the same method on single redis 
instance and redis cluster . 
    
    Just use `JedisConfig` to control instance `JedisContainer` or 
`JedisCommandsInstanceContainer` maybe a good idea and support two difference 
interface is useless :P 


> Separate Jedis/JedisCluster Config
> ----------------------------------
>
>                 Key: STORM-1875
>                 URL: https://issues.apache.org/jira/browse/STORM-1875
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-redis
>    Affects Versions: 1.0.0, 1.0.1, 1.0.2
>            Reporter: darion yaphet
>
> Separate Jedis / JedisCluster to provide full operations for each environment 
> to users . 



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

Reply via email to