[GitHub] [pulsar-client-go] omnilight commented on a change in pull request #497: [Issue 496] Support for correct reconnections limit in consumer

2021-06-22 Thread GitBox
omnilight commented on a change in pull request #497: URL: https://github.com/apache/pulsar-client-go/pull/497#discussion_r655941309 ## File path: pulsar/consumer.go ## @@ -165,6 +165,9 @@ type Consumer interface { // Unsubscribe the consumer Unsubscribe() error

[GitHub] [pulsar-client-go] omnilight commented on a change in pull request #497: [Issue 496] Support for correct reconnections limit in consumer

2021-06-22 Thread GitBox
omnilight commented on a change in pull request #497: URL: https://github.com/apache/pulsar-client-go/pull/497#discussion_r655941309 ## File path: pulsar/consumer.go ## @@ -165,6 +165,9 @@ type Consumer interface { // Unsubscribe the consumer Unsubscribe() error

[GitHub] [pulsar-client-go] omnilight commented on a change in pull request #497: [Issue 496] Support for correct reconnections limit in consumer

2021-06-18 Thread GitBox
omnilight commented on a change in pull request #497: URL: https://github.com/apache/pulsar-client-go/pull/497#discussion_r654564052 ## File path: pulsar/consumer.go ## @@ -165,6 +165,9 @@ type Consumer interface { // Unsubscribe the consumer Unsubscribe() error

[GitHub] [pulsar-client-go] omnilight commented on a change in pull request #497: [Issue 496] Support for correct reconnections limit in consumer

2021-06-02 Thread GitBox
omnilight commented on a change in pull request #497: URL: https://github.com/apache/pulsar-client-go/pull/497#discussion_r644061968 ## File path: pulsar/consumer.go ## @@ -165,6 +165,9 @@ type Consumer interface { // Unsubscribe the consumer Unsubscribe() error