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/11 22:54:55 UTC

[GitHub] [pulsar-client-go] cornelk opened a new issue #211: ReaderOptions.MessageChannel is ignored

cornelk opened a new issue #211: ReaderOptions.MessageChannel is ignored
URL: https://github.com/apache/pulsar-client-go/issues/211
 
 
   #### Expected behavior
   
   Reader uses the `ReaderOptions.MessageChannel` channel to send messages.
   
   #### Actual behavior
   
   Reader never sends to that channel if set.
   
   #### Steps to reproduce
   
   Search for code references to `ReaderOptions.MessageChannel`.
   

----------------------------------------------------------------
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