cf23f2c2b5b4eb9e51de1a66b7aa57dee7ff30b5
Files Diff
- Added: 1
- Removed: 6
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public getDiagnostics() : String from class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUnregistrationEvent to public getDiagnosticMsg() : String from class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEvent | From | To | |
| Pull Up Method public getDiagnostics() : String from class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppFailedAttemptEvent to public getDiagnosticMsg() : String from class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEvent | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueNotFoundException renamed to org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueInvalidException | From | To | |
| Extract Method | 1 | ||
| Extract Method private verifyAppRecoveryWithWrongQueueConfig(csConf CapacitySchedulerConfiguration, app RMApp, diagnostics String, memStore MemoryRMStateStore, state RMState) : void extracted from public testCapacitySchedulerQueueRemovedRecovery() : void in class org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart | From | To |