rdhabalia opened a new pull request #1903: Support pulsar source to start consumer with topic patterns URL: https://github.com/apache/incubator-pulsar/pull/1903 ### Motivation Sometimes, user wants to start function for all topics under a namespace or list of topics that matches a pattern in a namespace. ### Modifications - function registration can accept topicsPattern and start consumer for topics which match the given pattern. ### Result - User can register a function by providing topics-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: [email protected] With regards, Apache Git Services
