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

   已按当前 master(e9cf89b)重新核验,这个旧版会话型连接超时问题在现行实现中已无法复现,因此按已解决关闭。\n\n原日志来自 MCP 
2025-11-25 的有状态会话路径,并出现 session system。当前服务已切换到 MCP 2026-07-28 无状态请求模型,数据库 
session cache 也已禁用,每次请求从池中独立获取并按 owner pool 归还连接。\n\n实际验证:\n- 
DORIS_MAX_CONNECTIONS=1;\n- 真实 Doris(1000 张表);\n- Streamable HTTP 与 stdio 
两种传输;\n- resources/tools/prompts 全量分页,resources 超过 100 条且无丢失;\n- 完整真实套件 10 
passed,2 个仅因未配置 FE/BE HTTP 端点而跳过;\n- 查询超时、断开连接后的恢复路径也通过。\n\n相关修复/门禁包括 
#141、#150、#159。若在包含 e9cf89b 
的版本仍可复现,请重新打开并附上版本/commit、DORIS_MAX_CONNECTIONS、并发量、发生时的 /live 与 /ready 
结果及完整错误类型�
 ��


-- 
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