jiazhai commented on a change in pull request #16: Impl consumer logic for go
client
URL: https://github.com/apache/pulsar-client-go/pull/16#discussion_r308519775
##########
File path: pulsar/consumer.go
##########
@@ -44,6 +44,8 @@ const (
// Multiple consumer will be able to use the same subscription name but
only 1 consumer will receive the messages.
// If that consumer disconnects, one of the other connected consumers
will start receiving messages.
Failover
+
Review comment:
add comments for 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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services