cbornet commented on code in PR #57:
URL: 
https://github.com/apache/pulsar-client-reactive/pull/57#discussion_r1034640404


##########
pulsar-client-reactive-api/src/main/java/org/apache/pulsar/reactive/client/api/EndOfStreamAction.java:
##########
@@ -16,6 +16,11 @@
 
 package org.apache.pulsar.reactive.client.api;
 
+/**
+ * Action to perform once the end of the stream is reached.
+ *
+ * @author Lari Hotari

Review Comment:
   It's in the checkstyle rules (derivative of Spring rules)
   If we want to remove it, we should do it in another PR.



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