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


##########
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:
   IIRC generally, we don't encourage using the `@author` tag. Is there any 
reason for doing this?



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