Arshad Mohammad created ZOOKEEPER-2264:
------------------------------------------
Summary: Wrong error message when secureClientPortAddress is
configured but secureClientPort is not configured
Key: ZOOKEEPER-2264
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2264
Project: ZooKeeper
Issue Type: Bug
Reporter: Arshad Mohammad
Assignee: Arshad Mohammad
Priority: Minor
Fix For: 3.5.1
Wrong error message when secureClientPortAddress is configured but
secureClientPort is not configured.
zookeeper throws IllegalArgumentException with error message
{{clientPortAddress is set but clientPort is not set}} but should be
{{secureClientPortAddress is set but secureClientPort is not set}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)