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

request value is not consistent for restoreSnapshot in audit logs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • security
    • None
    • Reviewed

    Description

            requirePermission("restoreSnapshot", hTableDescriptor.getTableName(), null, null,
              Permission.Action.ADMIN);
          } else {
            requirePermission("restore", Action.ADMIN);
      
      

      Attachments

        1. HBASE-12553.patch
          1 kB
          Ashish Singhi

        Activity

          People

            ashish singhi Ashish Singhi
            ashish singhi Ashish Singhi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: