eolivelli commented on a change in pull request #1526:
URL: https://github.com/apache/zookeeper/pull/1526#discussion_r526226801
##########
File path:
zookeeper-server/src/main/java/org/apache/zookeeper/server/ZooKeeperServerMain.java
##########
@@ -239,7 +239,28 @@ ServerCnxnFactory getCnxnFactory() {
// VisibleForTesting
ServerCnxnFactory getSecureCnxnFactory() {
- return secureCnxnFactory;
+ }
Review comment:
@ztzg I made mess while resolving conflicts using the github UI :-)
I have fixed the code
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]