使用curl -X DELETE http://localhost:8083/connectors/TDengineSourceConnector
报错{“error_code”:500,“message”:“Request timed out”}
使用curl -X DELETE http://localhost:8083/connectors/TDengineSourceConnector
报错{“error_code”:500,“message”:“Request timed out”}
这个错误看起来像 kafka 返回的,请问直接执行 curl http://localhost:8083/connectors 是否有问题。
另外,请详细说明下你的具体操作步骤。
已重建kafka topic解决