ChenSammi commented on PR #7977: URL: https://github.com/apache/ozone/pull/7977#issuecomment-2750655106
@symious it looks like first location string "/DC/RACK/4570a118-82ab-44fe-98c6-fad28dc9f622", this DN is presented by a UUID, the second string "/default-rack/ip-10-169-59-142.idata-server.shopee.io", DN is represented by a hostname. DN's network location will be returned by SCM after DN registered to SCM, later this network location will be used in DN's other request to SCM. So the DN request should carry the same network location as the one in SCM, why here DN cannot be recognized by SCM, have this DN changed its hostname or IP after its registration? -- 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]
