[ 
https://issues.apache.org/jira/browse/HDFS-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769013#comment-13769013
 ] 

Junping Du commented on HDFS-5208:
----------------------------------

Thanks for comments, Colin! I checked again on all callers of 
DNSToSwitchMapping.resolve() but didn't find anywhere to resolve a registration 
name (the only way to fill the cache). Also, DN registration will call 
resolveNetworkLocation() in DatanodeManager which only resolve IpAddr or 
Hostname, Am I missing something here?
                
> Only clear network location cache on specific nodes if invalid 
> NetworkTopology happens
> --------------------------------------------------------------------------------------
>
>                 Key: HDFS-5208
>                 URL: https://issues.apache.org/jira/browse/HDFS-5208
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Junping Du
>            Assignee: Junping Du
>         Attachments: HDFS-5208-v1.patch
>
>
> After HDFS-4521, once a DN is registered with invalid networktopology, all 
> cached rack info in DNSToSwitchMapping will be cleared. We should only clear 
> cache on specific nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to