FreeOnePlus opened a new pull request, #102:
URL: https://github.com/apache/doris-mcp-server/pull/102

   ## Summary
   
   - add an opt-in real Doris integration matrix using production Streamable 
HTTP and STDIO subprocesses
   - cover read, write, Doris RBAC denial, query timeout, and killed-connection 
recovery on both transports
   - cap pool warmup at configured capacity to prevent startup deadlock with a 
one-connection pool
   - classify Doris `command denied` failures as `permission_denied`
   
   ## Validation
   
   - real Doris matrix: `2 passed` against `hhm_dt_sim` through an ephemeral 
SSH tunnel
   - full suite: `360 passed, 59 skipped`
   - temporary tables after run: `0`; temporary users after run: `0`
   - `uv lock --check`
   - `python -m compileall`
   - `uv build`
   - scoped Ruff, formatter, and `git diff --check`


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