adityamparikh opened a new pull request, #42: URL: https://github.com/apache/solr-mcp/pull/42
Stateless Streamable-HTTP MCP servers are designed for simplified deployments where session state is not maintained between requests. These servers are ideal for microservices architectures and cloud-native deployments. The stateless servers don’t support message requests to the MCP client (e.g., elicitation, sampling, ping). This change should be merged once https://github.com/spring-projects/spring-ai/issues/5133 is merged. -- 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]
