Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10332

HttpServer's jetty audit log always logs 200 OK

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0, 2.0.0-alpha, 3.0.0-alpha1
    • 0.23.11, 2.5.0
    • None
    • None

    Description

      HttpServer inserts the audit logger handler before the actual servlet handlers, so the default 200 is always logged even if the operation fails.

      handlers.setHandlers(new Handler[] {requestLogHandler, contexts});
      

      Attachments

        1. HADOOP-10332-branch-0.23.patch
          0.8 kB
          Jonathan Turner Eagles
        2. HADOOP-10332.patch
          0.9 kB
          Jonathan Turner Eagles

        Activity

          People

            jeagles Jonathan Turner Eagles
            daryn Daryn Sharp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: