Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-6379

Remove unused argument in ClientRMService

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha4
    • None
    • Reviewed

    Description

      checkReservationSytem argument is not used. We can remove unused arguments.

        private void checkReservationSytem(String auditConstant) throws YarnException {
          // auditConstant is not used
        }
      

      Follow up of YARN-5956.

      Attachments

        Activity

          People

            lewuathe Kai
            lewuathe Kai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: