cxzl25 commented on PR #5599:
URL: https://github.com/apache/hadoop/pull/5599#issuecomment-1525243301

   > Have we observed any changes in CPU usage after adding this metric? I 
noticed that the collection frequency is set to once per second.
   
   I refer to YARN-10771 to set the interval time.
   
   > I have some doubts that network congestion could be the cause of this 
issue. Is the number of tcp connections normal?
   
   I checked the two machines with this problem in the cluster, and there was 
no obvious abnormality at the network level, and the number of connections did 
not fluctuate too much.
   ipc.Client has no timeout option in synchronous mode, so NM's 
AsyncDispatcher has been waiting here.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to