List Question
20 TechQA 2020-09-28T04:34:44.183000How Kafka guarantee the messages order while we increase the partitions in runtime?
1.9k views
Asked by injoy
What happens to the offsets that are compacted in a kafka partition?
905 views
Asked by swetha
Does Kafka consumer reads the message from active segment in the partition?
791 views
Asked by swetha
Consuming kafka batch for multiple partitions
2.3k views
Asked by toto
Decrease topic replication factor after Kafka brokers removed from cluster and failed reassignments
895 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
937 views
Asked by Gabriel García Garrido
Size of Kafka Partitions and writing to a Topic with no free disk space
1.4k views
Asked by Saurabh Prakash
Kafka is not sending messages to other partitions
1.3k views
Asked by Prathamesh
why Kafka consumer group is doing a partition revoking for different topics?
9.5k views
Asked by ravi katiyar
Use kafka partitioner as a lock
644 views
Asked by Tom Carmi
Do Kafka's parallelism concepts apply when running in console mode?
152 views
Asked by Shubhang b
What is a partition leader in Apache Kafka?
30.6k views
Asked by Matt
Test kafka behaviour when disconnecting one broker (spring-kafka)
1.5k views
Asked by Clément V
Explain why metricbeat Kafka partition metric has a higher count than consumer metric
456 views
Asked by Lumo Woong
Topic partition on basis of partition Key
626 views
Asked by user_19240589
How to assign specific ID to Kafka Topic Partition
2.4k views
Asked by Awesome