Rui Li created STORM-3657:
-----------------------------
Summary: storm.messaging.netty.authentication should be true if it
is true in either the topology conf or cluster conf
Key: STORM-3657
URL: https://issues.apache.org/jira/browse/STORM-3657
Project: Apache Storm
Issue Type: Improvement
Reporter: Rui Li
Assignee: Rui Li
storm.messaging.netty.authentication is about inter-worker security. The final
value for a topology should be determined by
{code:java}
true/false in topoConf | true/false in cluster conf
{code}
to achieve maximum security while still allowing customization.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)