[
https://issues.apache.org/jira/browse/HBASE-30336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guluo resolved HBASE-30336.
---------------------------
Fix Version/s: 4.0.0-alpha-1
2.7.0
3.1.0
3.0.1
2.6.8
Resolution: Fixed
> 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
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.1.0, 3.0.1, 2.6.8
>
>
> 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)