Alexander Shraer created ZOOKEEPER-2000:
-------------------------------------------

             Summary: Avoid disconnecting existing clients on client port change
                 Key: ZOOKEEPER-2000
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2000
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.5.0
            Reporter: Alexander Shraer


Currently when a reconfiguration changes the client port / address of a server, 
clients connected to that server will be disconnected. It may be possible to 
avoid this.

The relevant code is in NIOServerCnxmFactory.java, reconfigure() and 
NettyServerCnxnFactory.java reconfigure()



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to