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 2019/04/05 05:40:20 UTC

[GitHub] [pulsar] MarvinCai commented on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka

MarvinCai commented on issue #2792: support auto.offset.reset on the Pulsar adaptor for Apache Kafka
URL: https://github.com/apache/pulsar/issues/2792#issuecomment-480154729
 
 
   I think there's already support for auto.offset.reset , at least earliest and latest are supported, code [reference](https://github.com/apache/pulsar/blob/master/pulsar-client-kafka-compat/pulsar-client-kafka/src/main/java/org/apache/kafka/clients/consumer/PulsarKafkaConsumer.java#L183-L190).
   

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


With regards,
Apache Git Services