nicoloboschi opened a new pull request, #16090:
URL: https://github.com/apache/pulsar/pull/16090
### Motivation
`pulsar-perf transaction` does not support tls parameter for the pulsar
client like `--trust-cert-file` and `-tls-allow-insecure` as the other perf
command do (produce, consume, read)
### Modifications
* Refactored the common arguments for the perf commands to a single class to
avoid code duplication
* Added support for `--trust-cert-file` and `-tls-allow-insecure` for the
`pulsar-perf transaction` command
- [x] `doc`
--
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]