ableegoldman commented on code in PR #17702:
URL: https://github.com/apache/kafka/pull/17702#discussion_r1830560659


##########
streams/test-utils/src/main/java/org/apache/kafka/streams/TopologyTestDriver.java:
##########
@@ -1352,19 +1358,4 @@ public Position getPosition() {
         }
     }
 
-    private static class TestDriverProducer extends StreamsProducer {

Review Comment:
   This class isn't doing anything, right? I'm unclear on its purpose and 
figured I might as well clean it up from the TTD -- but again, happy to undo 
this change since it's not needed for the main fix



##########
streams/test-utils/src/main/java/org/apache/kafka/streams/TopologyTestDriver.java:
##########
@@ -1352,19 +1358,4 @@ public Position getPosition() {
         }
     }
 
-    private static class TestDriverProducer extends StreamsProducer {

Review Comment:
   This class isn't doing anything, right? I'm unclear on its purpose and 
figured I might as well clean it up from the TTD -- but again, happy to undo 
this change since it's not needed for the main fix



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