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

bug nacos服务注册 无法正常消费 #161

Closed shouziws closed 1 year ago

shouziws commented 1 year ago

配置了 nacos-service-name 就无法消费落表

shouziws commented 1 year ago

clickhouse_sinker 2.5.2版本,官方群友也出现了同样的问题

shouziws commented 1 year ago

nacos 版本 2.0.3

yuzhichang commented 1 year ago

请提供debug level 日志

huoshenyingmu commented 1 year ago

这个是为什么,我在nacos中配置sinker配置文件,sinker服务可以获取到nacos中的配置文件,写入到ck是正常的,但是我配置了-nacos-service-name之后,可以在nacos中看到注册的主机,但是会报:msg":"serviceOnChange failed","error":": invalid autocommit options specified when a group was not specified" 的错误,修改nacos中配置之后,不生效

huoshenyingmu commented 1 year ago

错误信息:我修改就会有msg":"serviceOnChange failed","error":": invalid autocommit options specified when a group was not specified"这个错误

huoshenyingmu commented 1 year ago

image

huoshenyingmu commented 1 year ago

@yuzhichang 已经提供了debug了,我今天试了阿里云nacos服务,也是这样的情况

yuzhichang commented 1 year ago

fixed by 6a5283378a01a7cfac384aab9073b9c8a0da1941