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

'False' should be 'True' in auditlog of listLabels

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      In method `listLabels` at line 932, it should be

      logResult(true, "listLabels", "Listing labels allowed", null, null, regex);

      instead of 

      logResult(false, "listLabels", "Listing labels allowed", null, null, regex);
      

      as listLabels is executed normally.

       

      Attachments

        Issue Links

          Activity

            People

              xiqing xiqing
              xiqing xiqing
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: