ijuma commented on code in PR #13234: URL: https://github.com/apache/kafka/pull/13234#discussion_r1103848236
########## examples/src/main/java/kafka/examples/Consumer.java: ########## @@ -83,13 +83,4 @@ public void doWork() { } } - @Override - public String name() { Review Comment: Let's file a ticket in JIRA for removing the dependency on `ShutdownableThread` - our examples should not rely on internal apis. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org