wcarlson5 commented on a change in pull request #10676:
URL: https://github.com/apache/kafka/pull/10676#discussion_r632019986



##########
File path: streams/src/main/java/org/apache/kafka/streams/processor/TaskId.java
##########
@@ -59,10 +58,6 @@ public TaskId(final int topicGroupId, final int partition, 
final String namedTop
         }
     }
 
-    public Optional<String> namedTopology() {

Review comment:
       It would be defiantly better to just fix the taskId in taskMetadata :)




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to