symious opened a new pull request #2392: URL: https://github.com/apache/ozone/pull/2392
## What changes were proposed in this pull request? Currently the "DatanodeDetails" are stored in Recon's local DB. Once a datanode has registered the content of DatanodeDetails won't be changed. We met a scenario that datanodes' hostname is changed after running a while in Ozone cluster, the hostname in Recon's UI will still show the old hostnames. This ticket proposes to send "reregisterCommand" to datanodes if the information of the datanode is changed. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5418 ## 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. 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]
