ConcurrencyPractitioner commented on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka URL: https://github.com/apache/pulsar/issues/2792#issuecomment-450277412 Just a couple of notes in regards to implementation. Looking through Kafka's code for auto.offset.reset, it might require some tweaking with Pulsar's internals as well since it requires knowledge of when an exception occurred for a missing offset and which offset to set it to.
---------------------------------------------------------------- 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
