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: [email protected] With regards, Apache Git Services
