Bill Bejeck created KAFKA-18041:
-----------------------------------
Summary: Update key for global consumer in client instance ids
Key: KAFKA-18041
URL: https://issues.apache.org/jira/browse/KAFKA-18041
Project: Kafka
Issue Type: Task
Reporter: Bill Bejeck
Assignee: Bill Bejeck
Fix For: 4.0.0
The `ClientInstanceIds` class stores the KIP-714 telemetry ids for Kafka Steams
embedded clients in a map. The keys for the main consumer and restore consumer
end in `consumer` while the global does not, for consistency we should update
it to end in consumer as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)