kangkang.guo created HBASE-23045:
------------------------------------
Summary: 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
Fix For: 1.2.6.1
Attachments: 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)