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

Table state should be deleted from META as a last operation in DeleteTableHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • master
    • None
    • Reviewed

    Description

      With HBASE-12035 table existance now checked by getting table state from meta. So table becomes deleted right after table state removed. But some tests checks that table is deleted by scanning meta for rows belonging to deleting table. Also if table deletion fails after deleting table state table will be considered deleted in oppose to situtation when table will left in DISABLED state and can be redeleted once more (effectively cleanup remnants in META).

      Attachments

        1. HBASE-13029.patch
          1 kB
          Andrey Stepachev

        Issue Links

          Activity

            People

              octo47 Andrey Stepachev
              octo47 Andrey Stepachev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: