ardada2468 commented on code in PR #16761:
URL: https://github.com/apache/kafka/pull/16761#discussion_r1728077888


##########
tools/src/main/java/org/apache/kafka/tools/StreamsResetter.java:
##########
@@ -685,6 +687,7 @@ public List<String> inputTopicsOption() {
         }
 
         public List<String> intermediateTopicsOption() {
+            log.warn("intermediateTopicsOption will be removed in version 
5.0");

Review Comment:
   this is the log warning that it will now show when people use that option. 



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