Skip to content

Per topic config #328

Closed
Closed
@ecksun

Description

@ecksun

Description

I would like to be able to specify auto.offset.reset per topic.

I have some topics where its fine to miss messages but are huge (and I thus don't want to start over) and some topics where exactly once semantics are very important.

It seems like librdkafka supports this, however I cannot find any good documentation on how to use it from confluent-kafka-python.

Googling only really turns up this issue relating to the go client

How to reproduce

N/A

Checklist

Please provide the following information:

  • confluent-kafka-python and librdkafka version (confluent_kafka.version() and confluent_kafka.libversion()): N/A
  • Apache Kafka broker version: N/A
  • Client configuration: Yes, that is the question
  • Operating system: N/A
  • Provide client logs (with 'debug': '..' as necessary)
  • Provide broker log excerpts
  • Critical issue

Metadata

Metadata

Assignees

Labels

enhancementRequesting a feature change

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions