shibd opened a new pull request, #134: URL: https://github.com/apache/pulsar-client-python/pull/134
### Motivation Support pattern subscription non-persistent topic. ### Modifications - Expose `RegexSubscriptionMode` to support pattern subscribe `all/persistent only/non-persistent-only` topic. ### Verifying this change - Add Regex subscription unit test to cover when RegexSubscriptionMode = AllTopic case. More case cover by cpp clients. ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [x] `doc-required` (Your PR needs to update docs and you will update later) - [] `doc-not-needed` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
