cadonna commented on code in PR #13127:
URL: https://github.com/apache/kafka/pull/13127#discussion_r1105688687


##########
streams/src/test/java/org/apache/kafka/streams/tools/StreamsResetterTest.java:
##########
@@ -16,7 +16,7 @@
  */
 package org.apache.kafka.streams.tools;
 
-import kafka.tools.StreamsResetter;
+import org.apache.kafka.tools.StreamsResetter;

Review Comment:
   I would also move it to the tools module. 
   @mjsax @guozhangwang Was there a specific reason not to have the test in the 
same module as the `StreamsResetter`?



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

Reply via email to