housepower / clickhouse_sinker

Easily load data from kafka to ClickHouse
https://housepower.github.io/clickhouse_sinker
Apache License 2.0
514 stars 118 forks source link

使用sarama客户端鉴权问题 #176

Closed w3z4y4 closed 1 year ago

w3z4y4 commented 1 year ago

https://github.com/housepower/clickhouse_sinker/blob/b452c6df2c15b8024c0d54a2f13c735d7a8e86e5/input/kafka_sarama.go#L140 这里应该是SHA512,已提交pr Scram sha-512 bug fix #175

yuzhichang commented 1 year ago

fixed by #175