Better command line parsing in ZookeeperMain.
---------------------------------------------
Key: ZOOKEEPER-271
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-271
Project: Zookeeper
Issue Type: Improvement
Components: java client
Affects Versions: 3.0.1, 3.0.0
Reporter: Mahadev konar
Priority: Minor
Fix For: 3.2.0
The command line parsing in zookeepermain is very basic.We should use some kind
of cli parsing (commons-cli?) or something else that is standard and improve
our command line parsing. This will remove the scattered code that we have in
zookeepermain and we will have much better command line parsing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.