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 2021/06/02 06:59:58 UTC

[GitHub] [ozone] JacksonYao287 edited a comment on pull request #2182: HDDS-5111. DataNode should not always report full information in heartbeat

JacksonYao287 edited a comment on pull request #2182:
URL: https://github.com/apache/ozone/pull/2182#issuecomment-852792169


   Thanks @avijayanhwx for the review!
   > In your setup, is the OOM caused due to multiple reports being bottlenecked at the event queue layer?
   
   yes, when there is a large number of containers(in my cluster ,  about 1 million containers), if datanode always send full report, the single thread report handler may not handle this stress, so there will be more and more container report wait for handling, this leads to the scm oom.
   
   @symious can you help reviewing this pr?
   
   


-- 
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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org