FreeOnePlus commented on issue #84:
URL: 
https://github.com/apache/doris-mcp-server/issues/84#issuecomment-5130059075

   已用当前 master(e9cf89b)和真实 Doris 重新验证 metadata 路径,未再出现 metadata_extractor 
连接获取超时,按已解决关闭。\n\n验证覆盖:\n- DORIS_MAX_CONNECTIONS=1;\n- Streamable HTTP 与 
stdio;\n- 超过 100 个 resources 的分页读取;\n- 
get_table_basic_info、get_table_schema、analyze_columns 等真实元数据调用;\n- 字段 COMMENT 
通过 SHOW FULL COLUMNS 正确返回;\n- 完整真实套件 10 passed,2 个可选监控端点测试跳过。\n\n当前实现不再缓存 
metadata_extractor 的物理连接,取消/超时连接会被丢弃而不是放回池中。相关修复见 
#141、#150、#156、#159。若最新版仍出现,请重新打开并附上 Doris 版本、连接池配置、并发请求数和可重复步骤。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to