chia7712 commented on code in PR #17129:
URL: https://github.com/apache/kafka/pull/17129#discussion_r1752417980
##########
streams/src/main/java/org/apache/kafka/streams/kstream/ForeachProcessor.java:
##########
@@ -19,6 +19,10 @@
import org.apache.kafka.streams.processor.api.Processor;
import org.apache.kafka.streams.processor.api.Record;
+/**
+ * @deprecated Since 4.0. Use {@link
org.apache.kafka.streams.kstream.internals.ForeachProcessor} instead.
Review Comment:
@mjsax you are right. will file a follow-up
--
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]