Parkerhiphop commented on code in PR #18863:
URL: https://github.com/apache/kafka/pull/18863#discussion_r1953745323


##########
streams/src/main/java/org/apache/kafka/streams/kstream/KStream.java:
##########
@@ -540,7 +540,7 @@ <VOut> KStream<K, VOut> flatMapValues(final 
ValueMapperWithKey<? super K, ? supe
     void to(final String topic);
 
     /**
-     * See {@link #to(String)}.
+     * See {@link #to(String).}

Review Comment:
   @mumrah Yes, I revert this temporary change.
   Thanks for reviewing!



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