We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tell us what should happen
================== WARNING: DATA RACE Write at 0x00c000357e28 by goroutine 42: github.com/apache/pulsar-client-go/pulsar.(*partitionConsumer).grabConn() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:970 +0x17c6 github.com/apache/pulsar-client-go/pulsar.(*partitionConsumer).reconnectToBroker() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:883 +0x238 github.com/apache/pulsar-client-go/pulsar.(*partitionConsumer).runEventsLoop.func2() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:787 +0xab Previous read at 0x00c000357e28 by goroutine 119: github.com/apache/pulsar-client-go/pulsar.(*partitionConsumer).internalClose() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:854 +0x687 github.com/apache/pulsar-client-go/pulsar.(*partitionConsumer).runEventsLoop() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:808 +0x29b Goroutine 42 (running) created at: github.com/apache/pulsar-client-go/pulsar.(*partitionConsumer).runEventsLoop() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:780 +0x146 Goroutine 119 (finished) created at: github.com/apache/pulsar-client-go/pulsar.newPartitionConsumer() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_partition.go:208 +0xf3a github.com/apache/pulsar-client-go/pulsar.(*consumer).internalTopicSubscribeToPartitions.func1() /go/pkg/mod/github.com/apache/pulsar-client-go@v0.5.0/pulsar/consumer_impl.go:326 +0x778 ==================
Tell us what happens instead
How can we reproduce the issue
Pulsar version: latest docker image
The text was updated successfully, but these errors were encountered:
#535
It seems that has been fixed in 0.6.0
Sorry, something went wrong.
No branches or pull requests
Expected behavior
Tell us what should happen
Actual behavior
Tell us what happens instead
Steps to reproduce
How can we reproduce the issue
System configuration
Pulsar version: latest docker image
The text was updated successfully, but these errors were encountered: