KIP-1192 — Add include argument to ConsumerPerformance tool
Accepted Kafka 4.2 ConsumerTesting
Adds an --include argument to kafka-consumer-perf-test.sh (mutually exclusive with --topic) that accepts a regex pattern for multi-topic pattern subscription. The ConsumerPerformance tool only supported single-topic subscription while ConsoleConsumer already had --include, making it impossible to benchmark consumer performance across multiple topics or dynamic topic sets.
Details
| Author | Federico Valeri |
| Status | Accepted |
| Kafka Version | 4.2 |
| JIRA | KAFKA-19498 |
| Wiki | View on Apache Wiki |
| Created | 2025-07-13 |
| Last Modified | 2025-07-22 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.