ravowlga123 opened a new pull request #1181: ZOOKEEPER-2313 Refactor ZooKeeperServerBean and its subclasses URL: https://github.com/apache/zookeeper/pull/1181 As per ticket [ZOOKEEPER-2313](https://issues.apache.org/jira/browse/ZOOKEEPER-2313) following changes have been made: - Added a constructor in ZookeeperServerBean and passed required parameter from its sub-classes (FollowerBean, LeaderBean, ObserverBean). - getName() methods from FollowerBean, LeaderBean, ObserverBean have been removed as well. - ObserverBean class is moved to under quorum package. Please do let me know if any additional changes are required.
---------------------------------------------------------------- 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] With regards, Apache Git Services
