sodonnel opened a new pull request, #6201: URL: https://github.com/apache/ozone/pull/6201
## What changes were proposed in this pull request? All the pieces are in place to allow the DNs to relay their disk balancer status to SCM, but the disk balancer report is not yet added to the heartbeat message in HeartbeatEndpointTask. This results in the SCM details never getting updated and the status command always shows UNKNOWN as the status. This change simply adds the report into the heartbeat message. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10332 ## How was this patch tested? Manually tested via docker proving the current status is update in SCM after a DN heartbeat. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
