You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/02/21 14:01:44 UTC

[jira] [Assigned] (STORM-2369) [storm-redis] Use binary type for State management

     [ https://issues.apache.org/jira/browse/STORM-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim reassigned STORM-2369:
-----------------------------------

    Assignee: Jungtaek Lim

> [storm-redis] Use binary type for State management
> --------------------------------------------------
>
>                 Key: STORM-2369
>                 URL: https://issues.apache.org/jira/browse/STORM-2369
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-redis
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>
> Currently storm-redis provides RedisKeyValueState which uses string type of methods with additional Base64 encoding/decoding. We can change this to use binary type of methods and get rid of Base64 usages.
> (Maybe need to provide a tool to convert Base64 encoded State to origin...)
> There's another thing to correct: it doesn't support Redis Cluster.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)