[router] fix cache aware routing strategy and lock contention (#10773)

This commit is contained in:
Simo Lin
2025-09-23 11:53:49 -04:00
committed by GitHub
parent d21c35224d
commit ddab4fc7c7
2 changed files with 70 additions and 95 deletions

View File

@@ -219,7 +219,7 @@ jobs:
--decode http://127.0.0.7:30007 \
--decode http://127.0.0.8:30008 \
--host 127.0.0.9 \
--log-level warning \
--log-level warn \
--port 8000 &
ROUTER_PID=$!