mokai created HBASE-25445:
-----------------------------
Summary: SplitWALRemoteProcedure failed to archive split WAL
Key: HBASE-25445
URL: https://issues.apache.org/jira/browse/HBASE-25445
Project: HBase
Issue Type: Bug
Components: wal
Affects Versions: 2.2.3, 3.0.0-alpha-1, 2.4.1
Reporter: mokai
If 'hbase.wal.dir' and 'hbase.rootdir' are configured to diffrent filesystem,
SplitWALRemoteProcedure archived split WAL failed since SplitWALManager using
wrong fs instance. SplitWALManager should use WAL corresponding fs instance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)