Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12173

NetworkTopology#add calls NetworkTopology#toString always

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7.0
    • 2.8.0, 2.7.4, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HADOOP-12173-v1.patch
          1 kB
          Íñigo Goiri
        2. HADOOP-12173-branch-2.7.patch
          1 kB
          Vinitha Reddy Gankidi

        Issue Links

          Activity

            People

              elgoiri Íñigo Goiri
              elgoiri Íñigo Goiri
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: