usaguerrilla edited a comment on pull request #48:
URL: https://github.com/apache/pulsar-dotpulsar/pull/48#issuecomment-675772643


   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


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


Reply via email to