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/22 00:36:40 UTC

[GitHub] zhaijack opened a new pull request #1269: Issue #1237: support builder for topicsConsumer

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:
users@infra.apache.org


With regards,
Apache Git Services