prateekm commented on a change in pull request #984: Samza 2116: Making sink,
sendTo(table), sendTo(stream) non-terminal
URL: https://github.com/apache/samza/pull/984#discussion_r271983634
##########
File path:
samza-api/src/main/java/org/apache/samza/operators/MessageStream.java
##########
@@ -117,8 +117,9 @@
* Samza SystemProducer implementation.
*
* @param sinkFn the function to send messages in this stream to an external
system
+ * @return the input {@link MessageStream}
Review comment:
Minor: '@return this {@link MessageStream}' everywhere.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services