mjsax commented on code in PR #17212:
URL: https://github.com/apache/kafka/pull/17212#discussion_r1769694361


##########
streams/src/main/java/org/apache/kafka/streams/processor/internals/ActiveTaskCreator.java:
##########
@@ -318,14 +314,7 @@ Map<MetricName, Metric> producerMetrics() {
     }
 
     Set<String> producerClientIds() {

Review Comment:
   Yes, but not "completely". The `ThreadMetadata` interface is public API, and 
thus it's impl cannot be changed. I can include as much cleanup as possible 
thought.
   
   Would need a KIP to change it -- not sure if worth doing at this point 
thought...



-- 
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]

Reply via email to