64f28f9efa2ef3cd9dd54a6c5009029721e030ed
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public setUpObserverCluster(conf Configuration, numObservers int, numDataNodes int, fastTailing boolean, simulatedCapacities long[], racks String[]) : MiniQJMHACluster extracted from public setUpObserverCluster(conf Configuration, numObservers int, numDataNodes int, fastTailing boolean) : MiniQJMHACluster in class org.apache.hadoop.hdfs.server.namenode.ha.HATestUtil | From | To | |
| Extract Method package doTest(conf Configuration) : void extracted from public testBalancerWithHANameNodes() : void in class org.apache.hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type namenode : NamenodeProtocol to namenode : BalancerProtocols in class org.apache.hadoop.hdfs.server.balancer.NameNodeConnector | From | To |