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

   ## Summary
   
   - add `DORIS_FE_HTTP_HOST` so SQL, FE HTTP, and BE HTTP endpoints can be 
configured independently
   - route FE monitoring, profile, trace, and table-size requests through the 
configured FE HTTP endpoint while preserving the legacy SQL-host fallback
   - keep SSRF endpoint controls intact and allow configured IPv4/IPv6 loopback 
endpoints for proxy and SSH-tunnel deployments
   - document the split-endpoint configuration and add transport/security 
regression coverage
   
   ## Validation
   
   - `598 passed, 63 skipped` (full non-real suite)
   - `37 passed` (focused Streamable HTTP, subprocess Stdio, and HTTP security 
suite)
   - `6 passed` against real Doris using distinct SQL/FE/BE tunnel endpoints 
across Streamable HTTP and Stdio
   - real-Doris cleanup verified: 0 temporary tables, 0 temporary users
   - Ruff, compileall, scoped Bandit, `git diff --check`, and `uv build` passed
   


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