[
https://issues.apache.org/jira/browse/HBASE-17852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227068#comment-16227068
]
Josh Elser commented on HBASE-17852:
------------------------------------
bq. Yeah, as I recall, Vlad ran into a case where, when trying to make sure
that we didn't lose files in incremental backups, we grabbed a table-level
lock. Because this lock was on the hbase:backup table, it introduced a
situation where the system deadlocked. By introducing a table which is
explicitly tracking the bulk-loaded files, it avoids this deadlock scenario.
[~vrodionov], when you have a moment, could you please describe this problem
you ran into for us and the pros/cons on you chose a separate table as the way
to work around it?
> Add Fault tolerance to HBASE-14417 (Support bulk loaded files in incremental
> backup)
> ------------------------------------------------------------------------------------
>
> Key: HBASE-17852
> URL: https://issues.apache.org/jira/browse/HBASE-17852
> Project: HBase
> Issue Type: Sub-task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-17852-v1.patch, HBASE-17852-v2.patch,
> HBASE-17852-v3.patch, HBASE-17852-v4.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)