[
https://issues.apache.org/jira/browse/STORM-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2977:
----------------------------------
Labels: pull-request-available (was: )
> Update the BlowfishTupleSerializer to make it simpler to use
> ------------------------------------------------------------
>
> Key: STORM-2977
> URL: https://issues.apache.org/jira/browse/STORM-2977
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Ethan Li
> Assignee: Ethan Li
> Priority: Minor
> Labels: pull-request-available
>
> BlowfishTupleSerializer currently goes off of a secret key that you pass in
> through the config, and it is a hex encoded ASCII string. We really should
> make it simpler to use and if the config is there, then we use it, if not we
> use the zookeeper secret if it is there, and only blow up if neither is
> present.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)