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/12/21 23:23:34 UTC

[GitHub] merlimat edited a comment on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka

merlimat edited a comment on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka
URL: https://github.com/apache/pulsar/issues/2792#issuecomment-449522193
 
 
   The Kafka wrapper was actually created before `ConsumerBuilder.html.subscriptionInitialPosition()` was available: http://pulsar.apache.org/api/client/org/apache/pulsar/client/api/ConsumerBuilder.subscriptionInitialPosition-org.apache.pulsar.client.api.SubscriptionInitialPosition-
   
   It should be easy to support `auto.offset.reset` with it now.

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