IoT-data-simulator icon indicating copy to clipboard operation
IoT-data-simulator copied to clipboard

There is a problem when producing Kafka topics that hosted the latest version of Kafka

Open inspector44 opened this issue 4 years ago • 0 comments
trafficstars

As far as I see the data-sender project uses the 2.3.1 version of kafka-node. That means it's using the old version of Kafka Client. Since it uses an old version of Kafka Client, It can't produce the latest Kafka topics. So, you need to upgrade the kafka-node version. If we think the same, I can send a pull request for this problem. Thanks.

inspector44 avatar Apr 12 '21 06:04 inspector44