Rakesh Kumar Singh created ZOOKEEPER-2522:
---------------------------------------------
Summary: Need to document that default "secureClientPort" for
Client will be 2181 and not "clientPort" when starting in SSL enable mode
Key: ZOOKEEPER-2522
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2522
Project: ZooKeeper
Issue Type: Bug
Affects Versions: 3.5.1
Reporter: Rakesh Kumar Singh
Priority: Minor
By default we configure the clientPort as 2181 in zookeeper and
secureClientPort as 3181 in SSL enable zookeeper. But when start the
corresponding client (which is in ssl enabled mode) fails to connect because it
is trying to connect 2181 in secure mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)