As shown in the figure, which of the following description about the Kafka message consumer reading the message is wrong?

As shown in the figure, which of the following description about the Kafka message consumer reading the message is wrong?
A . The blue in the picture is a topic of Kafka, which can be understood as a queue, and each grid represents a message.
B. The messages generated by the producer are placed at the end of the topic one by one.
C. Consumers read messages sequentially from right to left.
D. Consumer uses offset to record the read position

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments