SunQiang created HBASE-29120:
--------------------------------
Summary: HBase using Mullwal can cause serious problems
Key: HBASE-29120
URL: https://issues.apache.org/jira/browse/HBASE-29120
Project: HBase
Issue Type: Bug
Components: wal
Affects Versions: 2.1.10
Reporter: SunQiang
In high concurrency scenarios, HBase uses multwal to manage wal logs. When the
Region Server service crashes, wal logs are restored, resulting in blocking
<property>
<name>hbase.wal.provider</name>
<value>multiwal</value>
</property>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)