Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
While testing an unrelated pull request, symat noticed that the cmd: "batch mode" argument (-c/--cmd with getopt_long) was ignored by cli_mt (as opposed to cli_st, which does the expected thing):
https://github.com/apache/zookeeper/pull/1131#issuecomment-561631843
It turns out that "batch mode" was never implemented for the THREADED case.
Attachments
Issue Links
- links to