Kafka 4.2 now has share groups to allow for virtual queues:
https://docs.confluent.io/platform/current/config-manage/kafka-queues.html
I would like this implemented in logstash, so that i can scale up or down logstash without worrying about topic partitions.
Kafka 4.2 now has share groups to allow for virtual queues:
https://docs.confluent.io/platform/current/config-manage/kafka-queues.html
I would like this implemented in logstash, so that i can scale up or down logstash without worrying about topic partitions.