You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/19 13:03:09 UTC

[GitHub] [pulsar-dotpulsar] RobertIndie commented on pull request #48: Producer for Partitioned topics

RobertIndie commented on pull request #48:
URL: https://github.com/apache/pulsar-dotpulsar/pull/48#issuecomment-676320064


   > Java has option to disable auto partition update `ConsumerBuilder<T>`
   > 
   > `public ConsumerBuilder<T> autoUpdatePartitions(boolean autoUpdate)`
   > 
   > not a big deal but nice to have if client doesn't change partitions much
   
   Thanks for your advice. Added on a694599.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org