slfan1989 opened a new pull request, #4783:
URL: https://github.com/apache/hadoop/pull/4783

   JIRA:YARN-11274. Impove Nodemanager#NodeStatusUpdaterImpl Log.
   
   The improvements are as follows:
   
   1.When RM failover, NM will re-register, report the list of running apps, 
But there is no log, add this part of the log, print and report the number of 
apps.
   2.registerWithRM#containerReports is enough to print the number of prints, 
because the above calling process has already printed the container list, so 
there is no need to repeat printing.
   3.Use placeholders to display logs to avoid string concatenation.


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