KIP-628 — ConsumerPerformance's multi-thread implementation
Discussion Consumer
Restores multi-thread support to `kafka-consumer-perf-test.sh` by implementing a `ConsumerPerfThread` class for the new consumer API, making the `--threads` option functional again. Multi-thread consumer performance testing was removed when the tool was migrated from the old consumer to the new consumer API, leaving no way to benchmark consumer throughput with multiple threads.
Details
| Author | Jiamei.xie |
| Status | Discussion |
| JIRA | KAFKA-10136 |
| Wiki | View on Apache Wiki |
| Created | 2020-06-18 |
| Last Modified | 2020-07-16 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.