You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Yi Liu (JIRA)" <ji...@apache.org> on 2015/08/03 14:53:04 UTC

[jira] [Updated] (HADOOP-12295) Improve NetworkTopology#InnerNode#remove logic

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

Yi Liu updated HADOOP-12295:
----------------------------
    Description: In {{NetworkTopology#InnerNode#remove}}, We can use {{childrenMap}} to get the parent node, no need to loop the {{children}} list.  (was: In {{ NetworkTopology#InnerNode#remove}}, We can use {{childrenMap}} to get the parent node, no need to loop the {{children}} list.)

> Improve NetworkTopology#InnerNode#remove logic
> ----------------------------------------------
>
>                 Key: HADOOP-12295
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12295
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Yi Liu
>            Assignee: Yi Liu
>
> In {{NetworkTopology#InnerNode#remove}}, We can use {{childrenMap}} to get the parent node, no need to loop the {{children}} list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)