You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/04/14 07:50:00 UTC

[GitHub] [pulsar-client-go] cornelk commented on a change in pull request #212: [Issue 211] Fix usage of MessageChannel in Reader

cornelk commented on a change in pull request #212: [Issue 211] Fix usage of MessageChannel in Reader
URL: https://github.com/apache/pulsar-client-go/pull/212#discussion_r407934142
 
 

 ##########
 File path: pulsar/consumer.go
 ##########
 @@ -24,7 +24,7 @@ import (
 
 // Pair of a Consumer and Message
 type ConsumerMessage struct {
-	Consumer
 
 Review comment:
   what other solution do you propose to fix this bug?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services