315157973 opened a new pull request #7989: URL: https://github.com/apache/pulsar/pull/7989
Fixes #7896 ### Motivation In the key-shared mode, only one consumer can consume the message. Therefore, pulsar-perf should support setting message key ### Modifications Added a parameter, user can set the message key generation mode: `radom` or `autoIncrement` ### Verifying this change org.apache.pulsar.testclient.PerformanceProducerTest ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
