Rakesh Kumar Singh created ZOOKEEPER-2523:
---------------------------------------------
Summary: No proper logging when zookeeper failed to start in ssl
mode.
Key: ZOOKEEPER-2523
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2523
Project: ZooKeeper
Issue Type: Bug
Components: server
Affects Versions: 3.5.1
Reporter: Rakesh Kumar Singh
Priority: Minor
Scenario1 :-
Configure zookeeper for all but configure wrong ssl password
Start the zookeeper server, it starts fine. No logs that zookeeper is not
started in ssl mode though it has not started in ssl mode but normal mode.
Try to connect with client, it will failed to connect in ssl port or normal
port (as client is started in ssl mode)
Scenario 2:-
Configure the ssl port as 0 and start the server
The log level is in info saying not binding ..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)