KApolinario1120 commented on code in PR #17973:
URL: https://github.com/apache/kafka/pull/17973#discussion_r1872346303


##########
streams/src/main/java/org/apache/kafka/streams/Topology.java:
##########
@@ -77,6 +77,166 @@ protected Topology(final InternalTopologyBuilder 
internalTopologyBuilder) {
     public enum AutoOffsetReset {
         EARLIEST, LATEST
     }
+    /**

Review Comment:
   thank you, added one



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