zhaijack opened a new pull request #1269: Issue #1237: support builder for topicsConsumer URL: https://github.com/apache/incubator-pulsar/pull/1269 ### Motivation According to PIP-12, we need to support builder for topicsConsumer ### Modifications - add `ConsumerBuilder topics(List<String> topicNames)` in ConsumerBuilder - add test for the builder ### Result user could subscribe topics with builder mode.
---------------------------------------------------------------- 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
