5d58858bb6dfc07272ef099d60ca7cfb3b04423c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 37
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.glassfish.grizzly:grizzly-http:2.2.21 | |
com.sun.jersey:jersey-servlet:1.19 | |
org.glassfish.grizzly:grizzly-http-server:2.2.21 | |
Updated | |
From com.sun.jersey:jersey-client 1.9 To 1.19 | |
From com.sun.jersey.jersey-test-framework:jersey-test-framework-core 1.9 To 1.19 | |
From com.sun.jersey:jersey-json 1.9 To 1.19 | |
From org.glassfish.grizzly:grizzly-http-servlet 2.1.2 To 2.2.21 | |
From com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2 1.9 To 1.19 | |
From com.sun.jersey.contribs:jersey-guice 1.9 To 1.19 | |
From com.sun.jersey:jersey-core 1.9 To 1.19 | |
From com.sun.jersey:jersey-server 1.9 To 1.19 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 3 | ||
Extract And Move Method public assertResponseStatusCode(errmsg String, expected StatusType, actual StatusType) : void extracted from public testInvalidApp() : void in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices & moved to class org.apache.hadoop.yarn.webapp.WebServicesTestUtils | From | To | |
Extract And Move Method public assertResponseStatusCode(errmsg String, expected StatusType, actual StatusType) : void extracted from public testInvalidAttempt() : void in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices & moved to class org.apache.hadoop.yarn.webapp.WebServicesTestUtils | From | To | |
Extract And Move Method public assertResponseStatusCode(errmsg String, expected StatusType, actual StatusType) : void extracted from public testInvalidContainer() : void in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices & moved to class org.apache.hadoop.yarn.webapp.WebServicesTestUtils | From | To | |
Rename Parameter | 3 | ||
Rename Parameter rm : ResourceManager to resourceManager : ResourceManager in method private setupQueueConfiguration(config CapacitySchedulerConfiguration, resourceManager ResourceManager) : void in class org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesForCSWithPartitions | From | To | |
Rename Parameter conf : CapacitySchedulerConfiguration to config : CapacitySchedulerConfiguration in method private setupQueueConfiguration(config CapacitySchedulerConfiguration) : void in class org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesCapacitySched | From | To | |
Rename Parameter conf : CapacitySchedulerConfiguration to config : CapacitySchedulerConfiguration in method private setupQueueConfiguration(config CapacitySchedulerConfiguration, resourceManager ResourceManager) : void in class org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesForCSWithPartitions | From | To |