[ 
https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15193542#comment-15193542
 ] 

Hadoop QA commented on HBASE-15424:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 0m 15s 
{color} | {color:red} Docker failed to build yetus/hbase:date2016-03-14. 
{color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12793331/HBASE-15424.v1.patch |
| JIRA Issue | HBASE-15424 |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/961/console |
| Powered by | Apache Yetus 0.2.0   http://yetus.apache.org |


This message was automatically generated.



> 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.patch, HBASE-15424.v1.patch, 
> HBASE-15424.v1.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)

Reply via email to