lhotari commented on PR #22921: URL: https://github.com/apache/pulsar/pull/22921#issuecomment-2172692935
There are several problems with `bin/pulsar zookeeper-shell --run-one "ls /ledgers"` 1. `zookeeper-shell` has never supported an option called `--run-one` 2. The parameter for zookeeper-shell shouldn't be quoted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
