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

Typo in comment in ClientServiceDelegate

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 3.0.0-alpha2
    • None
    • Reviewed

    Description

      Line 337 in invoke() has the following comment:

              // if it's AM shut down, do not decrement maxClientRetry as we wait for
              // AM to be restarted.
      

      Ideally it should be:

              // If its AM shut down, do not decrement maxClientRetry while we wait
              // for its AM to be restarted.
      

      Attachments

        1. YARN-4395.001.patch
          1 kB
          Alison Yu

        Activity

          People

            alisonyu Alison Yu
            templedf Daniel Templeton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: