[
https://issues.apache.org/jira/browse/HBASE-20098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-20098:
-----------------------------------
Status: Patch Available (was: Open)
> Fix TestSplitTransactionOnCluster#testMasterRestartWhenSplittingIsPartial for
> branch-1.2
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-20098
> URL: https://issues.apache.org/jira/browse/HBASE-20098
> Project: HBase
> Issue Type: Task
> Components: test
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Fix For: 1.2.7
>
> Attachments: HBASE-20098.branch-1.2.patch.patch
>
>
> The new master started by
> TestSplitTransactionOnCluster#testMasterRestartWhenSplittingIsPartial will
> enable the CatalogJanitor. Hence, the parent region in SPLIT state will be
> removed by CatalogJanitor since all reference files of the parent region are
> removed by previous compaction.
> branch-1.3+ aren't in this trouble since HBASE-13082 and HBASE-14970 make the
> compacted file be archived by a background thread. Before the thread cleans
> up the compacted files, the parent region in SPLIT state won't be removed as
> there are file is referenced by its daughter region.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)