[
https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219392#comment-15219392
]
Ashish Singhi commented on HBASE-15424:
---------------------------------------
branch-1 patch requires no change.
HBASE-15265 was committed only in master branch.
> Add bulk load hfile-refs for replication in ZK after the event is appended in
> the WAL
> -------------------------------------------------------------------------------------
>
> Key: HBASE-15424
> URL: https://issues.apache.org/jira/browse/HBASE-15424
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.3.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Minor
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-15424.branch-1.patch, HBASE-15424.patch,
> HBASE-15424.v1.patch, HBASE-15424.v1.patch, HBASE-15424.v2.patch,
> HBASE-15424.v2.patch, HBASE-15424.v2.patch, HBASE-15424.v3.patch
>
>
> Currenlty hfile-refs znode used for tracking the bulk loaded data replication
> is added first and then the bulk load event in appended in the WAL. So this
> may lead to a issue where the znode is added in ZK but append to WAL is
> failed(due to some probelm in DN), so this znode will be left in ZK as it is
> and will not allow hfile to get deleted from archive directory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)