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
Add some visibility on which rank to rank connections created by Gloo
Summary:
Created a starter task for myself to get familiar with Gloo diff work flow. In recent debugging on prod Gloo issues, we found it 'not-so-easy' to answer 1) when
and how many Gloo PGs are created. 2) For each rank in each PG, how many TCP connections are
established. First adding a simple log at the TCP context layer to expose the rank to rank
connectivity during the creation of Full Mesh.
Gloo logging seems inconvenient now, thinking we might introduce
other OSS logging libs in the future
Reviewed By: XilunWu
Differential Revision: D52897536
fbshipit-source-id: c4b78ee7c2a83534c704a55c39766b08d98810f9
0 commit comments