FreeOnePlus commented on issue #67: URL: https://github.com/apache/doris-mcp-server/issues/67#issuecomment-5129779598
该问题已在当前 master 的 MCP 2026-07-28 无状态实现中解决。当前服务端不创建协议 Session,也不签发或要求 Mcp-Session-Id;原示例中的 doris/execute 不是当前 MCP 方法,请改用标准 tools/call 调用 exec_query(或使用 MCP SDK)。README 的协议迁移章节已说明移除 initialize、notifications/initialized 和 Mcp-Session-Id,test/protocol/test_mcp_v2_protocol.py 以及官方 server-stateless conformance 持续验证该行为。旧版兼容入口 /mcp/legacy 也是无状态的。由于修复已在主干且已有回归覆盖,这里按 completed 关闭;正式使用请采用包含 2026-07-28 协议改造的后续发布版本。 -- 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]
