mumrah commented on code in PR #18863:
URL: https://github.com/apache/kafka/pull/18863#discussion_r1953424717
##########
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:
@Parkerhiphop can you revert this temporary change?
--
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]