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/06/08 08:37:41 UTC

[GitHub] [pulsar-client-go] vandamon commented on issue #268: The subscribe method should return the consumer instead of nil, if consumer is already connected

vandamon commented on issue #268:
URL: https://github.com/apache/pulsar-client-go/issues/268#issuecomment-640456682


   > @vandamon Can you keep a reference to the opened consumers? i.e. using a map to maintain a collection of opened consumers.
   
   @sijie Thanks for the reply. I can keep a reference to opened consumers, but I don't see that as an ideal or pragmatic solution. Application should not bloat memory for this purpose.


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