[
https://issues.apache.org/jira/browse/ZOOKEEPER-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Kalmár updated ZOOKEEPER-3599:
--------------------------------------
Fix Version/s: 3.6.0
> cli.c: Resuscitate "old-style" argument parsing
> -----------------------------------------------
>
> Key: ZOOKEEPER-3599
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3599
> Project: ZooKeeper
> Issue Type: Improvement
> Affects Versions: 3.6.0
> Reporter: Damien Diederen
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Patches adding functionality to the C client library often want to make these
> new capabilities available/explorable via the {{cli.c}} shell.
> Examples include ZOOKEEPER-1112 (SASL; the original patchset included a
> duplicated {{cli_sasl.c}}) and ZOOKEEPER-2122 (SSL; the current PR switches
> it to use {{getopt}}).
> This ticket is about adding /optional/ {{getopt}} support to {{cli.c}}
> without breaking existing uses, and would be a prerequisite for extensions
> which "require" new flags.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)