[
https://issues.apache.org/jira/browse/HBASE-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246743#comment-15246743
]
Hudson commented on HBASE-15668:
--------------------------------
SUCCESS: Integrated in HBase-1.3 #656 (See
[https://builds.apache.org/job/HBase-1.3/656/])
HBASE-15668 HFileReplicator fails to replicate other hfiles in the
(ashish.singhi: rev 5fa78dd483e16a19a13096116aa63b6f35af0f79)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/HFileReplicator.java
> HFileReplicator$Copier fails to replicate other hfiles in the request when a
> hfile in not found in FS anywhere
> --------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-15668
> URL: https://issues.apache.org/jira/browse/HBASE-15668
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.3.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-15668.patch
>
>
> When a hfile is not found either in its source or archive directory then
> HFileReplicator$Copier will ignore that file and return instead we should
> ignore and continue with other hfiles replication in that request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)