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

AdminService should use "warn" instead of "info" to log exception when operation fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • resourcemanager
    • None
    • Reviewed

    Description

      Now it uses info:

        private YarnException logAndWrapException(IOException ioe, String user,
            String argName, String msg) throws YarnException {
          LOG.info("Exception " + msg, ioe);
      

      But it should use warn instead.

      Attachments

        1. YARN-3383-032015.patch
          1 kB
          Li Lu
        2. YARN-3383-032315.patch
          1 kB
          Li Lu

        Activity

          People

            gtcarrera9 Li Lu
            leftnoteasy Wangda Tan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: