[GitHub] [pulsar] merlimat commented on a change in pull request #3764: Fixed Reader.HasNext() in Go client

2019-03-06 Thread GitBox
merlimat commented on a change in pull request #3764: Fixed Reader.HasNext() in Go client URL: https://github.com/apache/pulsar/pull/3764#discussion_r263119822 ## File path: pulsar-client-go/pulsar/reader_test.go ## @@ -218,3 +219,49 @@ func TestReaderCompaction(t

[GitHub] [pulsar] merlimat commented on a change in pull request #3764: Fixed Reader.HasNext() in Go client

2019-03-06 Thread GitBox
merlimat commented on a change in pull request #3764: Fixed Reader.HasNext() in Go client URL: https://github.com/apache/pulsar/pull/3764#discussion_r263083466 ## File path: pulsar-client-cpp/lib/ConsumerImpl.cc ## @@ -1039,8 +1040,7 @@ void