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/02/27 08:48:20 UTC

[GitHub] zhaijack opened a new pull request #1298: PIP-13-3/3: auto subscribe based on regex pattern topics changing

zhaijack opened a new pull request #1298: PIP-13-3/3: auto subscribe based on regex pattern topics changing
URL: https://github.com/apache/incubator-pulsar/pull/1298
 
 
   ### Motivation
   
   This is a last sub-task for pip-13, which would auto subscribe new topics, based on regex pattern topics changing subscription.
   
   ### Modifications
   
   - add `TopicsChangedListener` to track topics change.
   - do auto subscribe/unsubscribe based on topics changes.
   - add test cases to verify.
   
   ### Result
   old methods behaviour not changed, 
   user could use new method to subscribe to topics based on regex pattern, and do auto subscribe

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