rusackas opened a new pull request, #43902:
URL: https://github.com/apache/superset/pull/43902

   ### SUMMARY
   #42814 added the `MCP_STATELESS_HTTP` config flag but never made it into the 
MCP deployment guide. This adds it to the Core config reference table and calls 
out the session-affinity tradeoff for multi-pod setups (setting it to `False` 
avoids the disconnect-crashes-session issue that PR fixed, but requires sticky 
routing on `Mcp-Session-Id`).
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   N/A, docs-only change.
   
   ### TESTING INSTRUCTIONS
   - Read through `docs/admin_docs/configuration/mcp-server.mdx` and confirm 
the new table row and Multi-Pod section paragraph render correctly and match 
surrounding style.
   - `pre-commit run` passes on the changed file.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API


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