guluo created HBASE-30336:
-----------------------------
Summary: An extra empty MOB region dir is created under the table
dir when restoring a MOB table from snapshot
Key: HBASE-30336
URL: https://issues.apache.org/jira/browse/HBASE-30336
Project: HBase
Issue Type: Bug
Components: mob, snapshots
Reporter: guluo
Assignee: guluo
Reproduction Steps:
# Create a MOB table and put some data
# Snapshot the MOB table
# Disable and drop the MOB table
# Restore the MOB table from the snapshot
# We would find an extra empty MOB region dir is created under the table dir
(\{hbase.rootdir}/data/default/\{table_name})
--
This message was sent by Atlassian Jira
(v8.20.10#820010)