Ethan Li created STORM-2977:
-------------------------------
Summary: 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
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)