Sanil15 commented on a change in pull request #984: Samza 2116: Making
sendTo(table), sendTo(stream) non-terminal
URL: https://github.com/apache/samza/pull/984#discussion_r276771744
##########
File path:
samza-api/src/main/java/org/apache/samza/operators/MessageStream.java
##########
@@ -121,14 +121,20 @@
void sink(SinkFunction<? super M> sinkFn);
/**
- * Allows sending messages in this {@link MessageStream} to an {@link
OutputStream}.
+ * Allows sending messages in this {@link MessageStream} to an {@link
OutputStream} and then propogates the this
Review comment:
sure
----------------------------------------------------------------
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