You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "HBase QA (Jira)" <ji...@apache.org> on 2019/09/18 10:12:00 UTC

[jira] [Commented] (HBASE-23045) currentPath may be stitched in a loop in replication source code.

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

HBase QA commented on HBASE-23045:
----------------------------------

| (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} patch {color} | {color:red}  0m  6s{color} | {color:red} HBASE-23045 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-23045 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12980596/0001-fix-ReplicationSource-bug.patch |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/907/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.11.0 https://yetus.apache.org |


This message was automatically generated.



>  currentPath may be stitched in a loop in replication source code.
> ------------------------------------------------------------------
>
>                 Key: HBASE-23045
>                 URL: https://issues.apache.org/jira/browse/HBASE-23045
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 1.2.6.1
>            Reporter: kangkang.guo
>            Assignee: kangkang.guo
>            Priority: Critical
>             Fix For: 1.2.6.1
>
>         Attachments: 0001-fix-ReplicationSource-bug.patch, 0001-fix-ReplicationSource-bug.patch
>
>
> When the openReader encounters a FileNotFoundException, we may go to all possible directories to find the current hlog. When found, the path may be wrong, and it is looped together.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)