yuqi1129 opened a new pull request, #10744: URL: https://github.com/apache/gravitino/pull/10744
This PR fixes MCP startup failure caused by fakeredis 2.35 removing FakeConnection from fakeredis.aioredis while transitive dependency pydocket still imports it.\n\nChanges:\n- pin fakeredis<2.35.0 in mcp-server/pyproject.toml\n- refresh mcp-server/uv.lock\n\nValidation:\n- uv lock\n- uv run pytest tests/unit/tools/test_catalog.py -q\n\nFixes #10743 -- 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]
