Open vking34 opened 4 years ago
Hi @vking34 thanks for using kafka-node-avro, I tried to replicate the same issue with no luck, nevertheless I made some research and it might be unfortunately an active/open issue on kafka-node library.
Related issues. https://github.com/SOHU-Co/kafka-node/issues/1042 https://github.com/SOHU-Co/kafka-node/issues/1318 https://github.com/SOHU-Co/kafka-node/issues/1434
Hi @vking34 thanks for using kafka-node-avro, I tried to replicate the same issue with no luck, nevertheless I made some research and it might be unfortunately an active/open issue on kafka-node library.
Related issues. SOHU-Co/kafka-node#1042 SOHU-Co/kafka-node#1318 SOHU-Co/kafka-node#1434
Thank for your reply.
@narcisoguillen I used conduktor tool to consume and check the topic. The topic works normally. But with the above settings, my consumer still consumes a message twice. Could you give me a sample code for a consumer?
Describe the bug
I just follow the document to set up a consumer. But the consumer consume a message twice.
How to Reproduce
And then i got the following result:
Library Dependencies