You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/06/21 01:45:58 UTC

[jira] [Created] (HADOOP-13302) Remove unused variable in TestRMWebServicesForCSWithPartitions#setupQueueConfiguration

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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org