chia7712 commented on code in PR #17156:
URL: https://github.com/apache/kafka/pull/17156#discussion_r1752482246


##########
streams/src/main/java/org/apache/kafka/streams/kstream/ForeachProcessor.java:
##########
@@ -19,7 +19,9 @@
 import org.apache.kafka.streams.processor.api.Processor;
 import org.apache.kafka.streams.processor.api.Record;
 
-// deprecated since 4.0.
+/**
+ * This class is deprecated and should not be used any longer.

Review Comment:
   Please keep "since 4.0" as it is important information to remind us the 
deprecation cycle ...



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