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

Table creation should proceed in the presence of a stale znode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      HBASE-7600 fixed a race condition where concurrent attempts to create the same table could succeed.
      An unfortunate side effect is that it is now impossible to create a table as long as the table's znode is around, which is an issue when a cluster was wiped at the HDFS level.

      Minor issue as we have discussed this many times before, but it ought to be possible to check whether the table directory exists and if not either create it or remove the corresponding znode.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: