You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/06 01:48:46 UTC

[GitHub] [hadoop-ozone] runzhiwang opened a new pull request #1030: HDDS-3742. Improve OM performance with 5.29% by avoid stream.collect

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


   ## 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 om.
   
   stream().collect(Collectors.toList())) in getProtoBuf cost 5.29% cpu.
   
   ![image](https://user-images.githubusercontent.com/51938049/83933415-d7981980-a7da-11ea-8825-a226dc75ae8c.png)
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3742
   
   ## How was this patch tested?
   
   Existed test
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] bharatviswa504 commented on pull request #1030: HDDS-3742. Improve OM performance with 5.29% by avoid stream.collect

Posted by GitBox <gi...@apache.org>.
bharatviswa504 commented on pull request #1030:
URL: https://github.com/apache/hadoop-ozone/pull/1030#issuecomment-639979701


   Thank You @runzhiwang for the performance improvement.


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #1030: HDDS-3742. Improve OM performance with 5.29% by avoid stream.collect

Posted by GitBox <gi...@apache.org>.
bharatviswa504 merged pull request #1030:
URL: https://github.com/apache/hadoop-ozone/pull/1030


   


----------------------------------------------------------------
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:
users@infra.apache.org



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