zhaijack opened a new pull request #1279: PIP-13-2/3: support regex based 
subscription
URL: https://github.com/apache/incubator-pulsar/pull/1279
 
 
   
   ### Motivation
   This is a second sub-task for pip-13, which would like to leverage the first 
task to support regex based subscription.
   
   ### Modifications
   - add subscribe methods with regex pattern in `PulsarClientImpl`.
   - add `PatternTopicsConsumerImpl`, which extends `TopicsConsumerImpl`.
   - add a proto command to get topics under a namespace. 
   - add a test to verify.
   
   ### Result
   old methods behaviour not changed, 
   user could use new method to subscribe to topics based on regex pattern

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


With regards,
Apache Git Services

Reply via email to