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

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

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment