Huawei
H13-711_V3.5 · Question #38
As shown in the figure, which of the following description about the Kafka message consumer reading the message is wrong?
The correct answer is C. Consumers read messages sequentially from right to left. See the full explanation below for the reasoning.
Question
As shown in the figure, which of the following description about the Kafka message consumer reading the message is wrong?
Options
- AThe blue in the picture is a topic of Kafka, which can be understood as a queue, and each grid
- BThe messages generated by the producer are placed at the end of the topic one by one.
- CConsumers read messages sequentially from right to left.
- DConsumer uses offset to record the read position
How the community answered
(40 responses)- A5% (2)
- B10% (4)
- C83% (33)
- D3% (1)
Community Discussion
No community discussion yet for this question.