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

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

Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1459
  
    One other way without breaking compatibility but not beauty is adding some 
utility methods to AbstractRedisBolt like, 
    
    ```
    public JedisCluster asJedisCluster(JedisCommands instance) throws 
IllegalArgumentException
    public JedisCluster asJedis(JedisCommands instance) throws 
IllegalArgumentException
    ```
    
    and let users convert their JedisCommands instance to actual type before 
using full features.


> 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