FreeOnePlus opened a new pull request, #142: URL: https://github.com/apache/doris-mcp-server/pull/142
## Summary - record why `subscriptions/listen` stays unavailable without a reliable Doris change-event source - keep tools, prompts, and resources discovery capability flags honest - verify unsupported subscription requests recover cleanly over Streamable HTTP and true subprocess stdio - extend the real Doris dual-transport integration path with the same capability boundary ## Validation - `uv lock --check` - `ruff check .` - `mypy doris_mcp_server` - Bandit security scan - `pytest -q -W error`: 649 passed, 66 skipped - clean wheel install and CLI/import smoke tests - official MCP 2026-07-28 server-stateless Conformance: 25/25 passed; subscription cases correctly not applicable - real Doris Streamable HTTP + subprocess stdio integration: 9/9 passed - real-test cleanup audit: 0 temporary tables, 0 temporary users -- 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]
