HDFS-14247. Repeat adding node description into network topology. Contributed by HuangTao.
(cherry picked from commit 80b77deb42a3ef94d6bef160bc58d807f2faa104) (cherry picked from commit 96371245357bda63b3ede10f37a37f5333a85d69) (cherry picked from commit 90b88db35d42f2eab4da7f192a5fb99d9c834abb) (cherry picked from commit 9daa45f646d9eddda21c087c23e6d1498f98c055)
This commit is contained in:
parent
1373889ac2
commit
0272480e9f
@ -1060,7 +1060,6 @@ nodes with its data cleared (or user can just remove the StorageID
|
||||
nodeDescr.setDependentHostNames(
|
||||
getNetworkDependenciesWithDefault(nodeDescr));
|
||||
}
|
||||
networktopology.add(nodeDescr);
|
||||
nodeDescr.setSoftwareVersion(nodeReg.getSoftwareVersion());
|
||||
resolveUpgradeDomain(nodeDescr);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user