R
R
R000M2021-03-09 13:00:28
Message Queues
R000M, 2021-03-09 13:00:28

Apache Kafka - can one message stream be duplicated in several topic partitions for different consumers?

One consumer reads all messages and processes everything, the second consumer reads the same messages, but does not apply its separate processing to all.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
R000M, 2021-04-02
@R000M

It turned out to be quite simple - you had to use two different consumer group IDs:
https://stackoverflow.com/questions/41376647/under...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question