JacksonYao287 opened a new pull request #2182:
URL: https://github.com/apache/ozone/pull/2182


   ## What changes were proposed in this pull request?
   
   when investigating SCM OOM,  I find that datanode will always report full 
information about containers,pipeline and node.
   By default , ContainerReportPublisher thread runs periodically 
(HDDS_CONTAINER_REPORT_INTERVAL, default 60s) in Datanode , and The 
HeartbeatEndpointTask ,which runs periodically (hdds.heartbeat.interval)should 
only report information in incrementalReportQueue
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5111
   
   ## How was this patch tested?
   
   unit 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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to