yuruguo opened a new pull request #12187: URL: https://github.com/apache/pulsar/pull/12187
### Motivation The option `--payload-file` is just defined but does not work in PerformanceClient, this PR supports to use payload from a file instead of empty buffer. ### Modifications - Add option `--payload-delimiter`, `--format-payload`, and `--format-class` - produceSocket sends payloadData ### Documentation Need to update docs - doc-required -- 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]
