[
https://issues.apache.org/jira/browse/HADOOP-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-12173:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: (was: 2.7.1)
2.8.0
Status: Resolved (was: Patch Available)
+1 No test required. If there is a 2.7.2, then this should probably get
backported.
> NetworkTopology#add calls NetworkTopology#toString always
> ---------------------------------------------------------
>
> Key: HADOOP-12173
> URL: https://issues.apache.org/jira/browse/HADOOP-12173
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Inigo Goiri
> Assignee: Inigo Goiri
> Fix For: 2.8.0
>
> Attachments: HADOOP-12173-v1.patch
>
>
> It always does a toString of the whole topology but this is not required when
> there are no errors. This is adding a very big overhead to large clusters as
> it's walking the whole tree every time we add a node to the cluster.
> HADOOP-10953 did some fix in that area but the errors is still there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)