didi / KnowStreaming

一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛
https://knowstreaming.com
GNU Affero General Public License v3.0
6.99k stars 1.28k forks source link

采样功能无法展示原有集群topic中数据,使用平台创建的topic可以 #170

Closed ijihang closed 3 years ago

ijihang commented 3 years ago

kafka版本为1.0.0 kafkamanager版本为2.0 image kafka中有数据,但是采样功能无法展示 日志中报错如下:WARN o.apache.kafka.clients.consumer.internals.Fetcher - Unknown error fetching data for topic-partition c7674ba7-bbed-447b-88a5-920f2f82a4af-0

ZQKC commented 3 years ago

使用2.2.0最新版本测试了一下,没有出现你说的那个问题。这块错误是服务端返回的,这块服务端是否正常,或者是否有什么异常日志,KM除了你发的日志,是否还有其他的日志?

测试的Topic :http://117.51.146.109:8080/kafka/topic/topic-detail?clusterId=2&topic=kafka-test-github&isPhysicalClusterId=true&region=cn

ZQKC commented 3 years ago

无更多反馈,关闭该问题