[ 
https://issues.apache.org/jira/browse/MAPREDUCE-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer resolved MAPREDUCE-122.
----------------------------------------

    Resolution: Incomplete

Stale

> JobTracker.addNewTracker() unnecessarily resolves already resolved nodes
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-122
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-122
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Amar Kamat
>
> _hostnameToNodeMap_ maintains a map from _hostname_ to _resolved-address_. 
> {{JobTracker.addNewTracker()}} resolves a node's address if the node is not 
> present in _hostnameToNodeMap_ but uses _tracker-name_ to index into 
> _hostnameToNodeMap_ instead of _hostname_. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to