Akira AJISAKA created HADOOP-13302:
--------------------------------------

             Summary: Remove unused variable in 
TestRMWebServicesForCSWithPartitions#setupQueueConfiguration
                 Key: HADOOP-13302
                 URL: https://issues.apache.org/jira/browse/HADOOP-13302
             Project: Hadoop Common
          Issue Type: Improvement
          Components: test
            Reporter: Akira AJISAKA
            Priority: Minor


{code}
  private static void setupQueueConfiguration(
      CapacitySchedulerConfiguration config, ResourceManager resourceManager) {
{code}
{{resourceManager}} is not used, so it can be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to