menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Kafka Deep...
source image

Medium

1M

read

108

img
dot

Image Credit: Medium

Kafka Deep Dive: Scenario-Based Problems for Professionals

  • In a Kafka topic with 4 partitions and 1 consumer, the consumer is assigned to consume from all partitions.
  • If there are 2 consumers in the consumer group, they are assigned to read from different partitions.
  • Kafka ensures that a message is only read by a single consumer in the consumer group.
  • This prevents the same messages from being consumed multiple times.

Read Full Article

like

6 Likes

For uninterrupted reading, download the app