You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release server_init_mu_ before executing SyncPull in KvCacheManagerBase to avoid holding it during the entire network transfer in SyncPull.
### Test
Before the fix, cross-node transfer takes about
With the fix, cross-node transfer takes about
PiperOrigin-RevId: 969568450
0 commit comments