confluent-kafka-go
confluent-kafka-go copied to clipboard
Is it possible to use per partition queues
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