codelipenghui commented on pull request #9860: URL: https://github.com/apache/pulsar/pull/9860#issuecomment-795450613
Through this PR, users want to achieve the message duplication check, the need to understand how the producer and consumer interact, the producer should send messages with `-mk autoIncrement`, when he didn't fully understand, most likely to be used incorrectly. So my suggestion is to use one command to achieve the duplication check, it will send messages and consume messages internally and check the message duplication. I think this is simpler for users if we want to introduce the message duplication checker. ---------------------------------------------------------------- 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: us...@infra.apache.org