Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7097

Log message in SecureServer.class uses wrong class name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.92.2, 0.94.2
    • 0.92.3, 0.94.3
    • security
    • None
    • Reviewed

    Description

      log messages are printing wrongly in org.apache.hadoop.hbase.ipc.SecureServer.class

      public static final Log LOG = LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
        private static final Log AUDITLOG = 
          LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
      

      Attachments

        1. HBASE-7097_94.patch
          1.0 kB
          Y. SREENIVASULU REDDY
        2. HBASE-7097-addendum.patch
          6 kB
          Andrew Kyle Purtell
        3. HBASE-7097-addendum.patch
          6 kB
          Andrew Kyle Purtell

        Activity

          People

            Unassigned Unassigned
            sreenivasulureddy Y. SREENIVASULU REDDY
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: