shibd opened a new pull request, #334: URL: https://github.com/apache/pulsar-client-node/pull/334
Master Issue: #<xyz> ### Motivation Support pattern subscription non-persistent topic. ### Modifications - Expose `RegexSubscriptionMode ` config to set pattern subscription mode. ### 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` https://pulsar.apache.org/docs/next/client-libraries-consumers/ Here not about pattern subscription anyone's docs or examples, need to add it after. - [ ] `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]
