confluent-kafka-go icon indicating copy to clipboard operation
confluent-kafka-go copied to clipboard

Is it possible to use per partition queues

Open jforjava1981 opened this issue 1 year ago • 0 comments

Description

Want to know if it is possible to use per partition queues librd provides using this Library? Will it improve overall performance when we seek messages from particular offsets?

How to reproduce

Checklist

Please provide the following information:

  • [x ] confluent-kafka-go and librdkafka version (LibraryVersion()): 1.9.2 and 2.x
  • [ ] Apache Kafka broker version:
  • [ ] Client configuration: ConfigMap{...}
  • [ ] Operating system:
  • [ ] Provide client logs (with "debug": ".." as necessary)
  • [ ] Provide broker log excerpts
  • [ ] Critical issue

jforjava1981 avatar May 06 '23 04:05 jforjava1981