Edward Ribeiro created ZOOKEEPER-2313:
-----------------------------------------
Summary: Refactor ZooKeeperServerBean and its subclasses
(LeaderBean, ObserverBean, FollowerBean)
Key: ZOOKEEPER-2313
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2313
Project: ZooKeeper
Issue Type: Improvement
Components: server
Affects Versions: 3.4.6
Reporter: Edward Ribeiro
Assignee: Edward Ribeiro
Priority: Minor
Fix For: 3.4.6
Following the work on ZOOKEEPER-2142, the goal of this ticket is to add a new
constructor to ZooKeeperServerBean to pass the name as the parameter, so
classes that extend from ZooKeeperServerBean shouldn't need to implement
getName() method. Also, ObserverBean seems to be in the wrong package, it
should be under server.quorum rather than just server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)