[
https://issues.apache.org/jira/browse/HBASE-30336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108375#comment-18108375
]
guluo commented on HBASE-30336:
-------------------------------
Pushed to the following branches:
* master
* branch-3
* branch-3.0
* branch-2
* branch-2.6
Thanks for reviewing [~liuxiaocs]
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)