Description
ZOOKEEPER-82 (fixed since 3.0.0) had QuorumPeerMain extracted from QuorumPeer, but the Main-Class attribute in the JAR manifest was not changed accordingly.
Fixing this will enable to start the server using "java -jar" instead of specifying the class name.
Attachments
Issue Links
- is related to
-
ZOOKEEPER-82 Make the ZooKeeperServer more DI friendly
- Closed
- links to