[
https://issues.apache.org/jira/browse/STORM-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Li resolved STORM-3657.
-----------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Thanks [~li530]. Merged to master
> 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
> Priority: Minor
> Fix For: 2.3.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)