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/01 23:40:44 UTC

[GitHub] [hadoop-ozone] rbalamohan opened a new pull request #1003: HDDS-3692: Consider avoiding stream/map/sum in write hotpath

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


   ## What changes were proposed in this pull request?
   HDDS-3692: Consider avoiding stream/map/sum in write hotpath.
   Stream in write hotpath makes it highly CPU intensive. Fixing it in this PR.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3692
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
   


----------------------------------------------------------------
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] dineshchitlangia merged pull request #1003: HDDS-3692: Consider avoiding stream/map/sum in write hotpath

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


   


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