sarvekshayr commented on code in PR #9622: URL: https://github.com/apache/ozone/pull/9622#discussion_r2680843107
########## hadoop-hdds/common/src/main/resources/ozone-default.xml: ########## Review Comment: Please update the description. ```suggestion The default implementation of the DNSToSwitchMapping. It reads a static mapping file specified in net.topology.table.file.name to resolve node names to network locations. If the value for net.topology.table.file.name is not set, or if a node is not found in the mapping file, the default value of DEFAULT_RACK is returned for all node names. ``` -- 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]
