Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5352 ACL improvements
  3. HBASE-6257

Avoid unnecessary flush & compact on Meta in admin.rb.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.0, 0.94.1, 0.95.2
    • 0.92.2, 0.94.2
    • security, shell
    • Reviewed

    Description

      Discussed on dev list.

      When we drop a table or a group of tables via shell it flushes and triggers major compaction on .META.

      drop requires a 'C' on table
      flush & compact requires 'A' on meta table

      So, drop will fail even if a user has sufficient permissions.

      Attachments

        1. HBASE-6257.patch
          1.0 kB
          Laxman

        Activity

          People

            lakshman Laxman
            lakshman Laxman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: