adixitconfluent opened a new pull request, #18415: URL: https://github.com/apache/kafka/pull/18415
### About Added code to measure performance of share consumer/consumers in a share group.Added the following files - 1. `ShareConsumerPerformance.java` - Code which measures the performance of share consumer/consumers. 2. `ShareConsumerPerformanceTest.java` - Contains unit tests for individual functionalities in `ShareConsumerPerformance.java` 3. `kafka-share-consumer-perf-test.sh` - CLI utility to run `ShareConsumerPerformance.java` -- 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]
