【TDengine 使用环境】
测试
【TDengine 版本】
3.8.8→3.4.2
【操作系统以及版本】
centos7
【部署方式】容器/非容器部署
非容器部署
【集群节点数】
1
【集群副本数】
1
【描述业务影响】
从3.8.8升级到3.4.2之后 应用出现订阅失败
【报错完整截图】(不要大段的粘贴报错代码,论坛直接看报错代码不直观)
ERROR (0x231e): java.util.concurrent.TimeoutException: ERROR (0x231e): failed to complete the task:{“action”:“unsubscribe”,“args”:{“req_id”:1}} within the specified time : 10000,MILLISECONDS
ERROR (0x231e): java.util.concurrent.TimeoutException: ERROR (0x231e): failed to complete the task:SubscribeReq{user=‘root", password=’", bearerToken='“, db='null”, groupId='consumer_group_dev", clientId='client_1787215335052", offsetRest='earliest", topics=device_last_data_topic, autoCommit='false", autoCommitIntervalMs='null", withTableName='true", enableBatchMeta='null", tz='null", app=‘java", ip=’“, connector='jdbc-ws-v3.8.0-9d14c50”, config={}, reqId=1} within the specified time : 10000,MILLISECONDS

