RagingKore commented on pull request #86:
URL: https://github.com/apache/pulsar-dotpulsar/pull/86#issuecomment-1022416301


   On the `AutoUpdatePartitions` feature.
   
   IMHO this behaviour should be native and always automatically be handled 
internally while raising an event to allow the user to react to the rebalance 
by finishing some pending processing of messages and acknowledging their ids. 
   
   Just like Kafka clients already allow.
   
   Plus 1 minute interval to check for partition changes seems a bit to long 
for any type of stream processing. A default of 5 seconds would be a more 
advisable value.


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

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

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


Reply via email to