rdhabalia opened a new pull request #5441: [pulsar-perf] record message failure and avoid exiting from process on publish failure URL: https://github.com/apache/pulsar/pull/5441 ### Motivation - Right now, perf-producer exit when it sees publish-failure. But pulsar-client should be handling any failure and client should not have to exist from the process. So, make perf-producer continue on publish-failure and also record message failure rate.
---------------------------------------------------------------- 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] With regards, Apache Git Services
