runzhiwang opened a new pull request #1028:
URL: https://github.com/apache/hadoop-ozone/pull/1028


   
   ## What changes were proposed in this pull request?
   
   I start a ozone cluster with 1000 datanodes, and run two weeks with heavy 
workload, and perf scm.
   lock and unlock in NodeStateMap.getNodeInfo cost 0.78% cpu because of so 
many datanodes.
   
   we can getNodeInfo by batch to decrease the times of lock and unlock 
   
   
![](https://issues.apache.org/jira/secure/attachment/13004914/13004914_screenshot-1.png)
   
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3735
   
   ## How was this patch tested?
   
   Existed UT and IT


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to