loggie-io / loggie

A lightweight, cloud-native data transfer agent and aggregator
https://loggie-io.github.io/docs-en/
Apache License 2.0
1.26k stars 167 forks source link

write to kafka Unknown Topic Or Partition #566

Closed kytool closed 1 year ago

kytool commented 1 year ago

/area sink

What version of Loggie?

main

Expected Behavior

从v1.4.0到main分支,升级了kafka-go版本,kafka变成不自动创建topic

Actual Behavior

image image image

Steps to Reproduce the Problem

AllowAutoTopicCreation设为true即可 image