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 2019/05/24 17:41:47 UTC

[GitHub] [pulsar] BJTiso commented on issue #4361: Go client: multi-topic unsubscribe hangs when regex does not match any topics

BJTiso commented on issue #4361: Go client: multi-topic unsubscribe hangs when regex does not match any topics
URL: https://github.com/apache/pulsar/issues/4361#issuecomment-495726155
 
 
   When I reproduce, the no topics exist, in fact ```curl localhost:8080/admin/v2/persistent/public/default``` returns ```[]```
   
   when the regex matches a topic before Subscribe is called, Unsubscribe works well and pulsartest returns.

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