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 2018/07/16 23:38:30 UTC

[GitHub] sijie opened a new pull request #2176: Issue 2119: TopicPatternSubscription doesn't work through proxy

sijie opened a new pull request #2176: Issue 2119: TopicPatternSubscription doesn't work through proxy
URL: https://github.com/apache/incubator-pulsar/pull/2176
 
 
   ### Motivation
   
   Fixes #2119 
   
   TopicPatternSubscription is not supported on proxy.
   
   ### Modifications
   
   - add GetTopicsOfNamespace support at the proxy
   - add a unit test to ProxyTest to cover regex subscription
   
   ### Result
   
   Regex subscription is supported at the proxy.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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