List Question
10 TechQA 2024-11-24 20:22:28How Kafka guarantee the messages order while we increase the partitions in runtime?
1.8k views
Asked by injoy
What happens to the offsets that are compacted in a kafka partition?
834 views
Asked by swetha
Does Kafka consumer reads the message from active segment in the partition?
723 views
Asked by swetha
Consuming kafka batch for multiple partitions
2.2k views
Asked by toto
Decrease topic replication factor after Kafka brokers removed from cluster and failed reassignments
821 views
Asked by rokpoto.com
Does Kafka Streams GlobalKTable topic require the same number of partitions as KStream topic which it will be joining with?
1.2k views
Asked by Mikhail Dubrovin
Properly Seek and Consume Kafka Messages on Multipartition Topic
2.4k views
Asked by StormsEdge
Spring boot kafka: Microservice multi instances, concurrency and partitions
877 views
Asked by Gabriel GarcĂa Garrido