Bug Description When using A2A streaming with parallel tool calls (e.g., multiple MCP tools executing concurrently), the A2A SSE response throws IllegalStateException: overflow buffer is full from ...
The inline comment (line 199-202) says "for unit/integration tests, fall back to InMemoryAgentStateStore with a warning", but the harness actually throws rather than warns — so the fallback is ...