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 2020/07/29 07:19:00 UTC

[GitHub] [pulsar] sijie commented on issue #4928: [java-client] ConsumerBuilder should have option for defaultSubscriptionInitialPosition

sijie commented on issue #4928:
URL: https://github.com/apache/pulsar/issues/4928#issuecomment-664726452


   @kimcs 
   
   `ConsumerBuilder.subscriptionInitialPosition` is only applied to the subscription that doesn't exist before. If there is already a subscription created, the consumer will start from where it was left. Hence the existing behavior of `ConsumerBuilder.subscriptionInitialPosition` already meets your requirements. Is that correct?


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