[
https://issues.apache.org/jira/browse/HBASE-29120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
SunQiang updated HBASE-29120:
-----------------------------
Description:
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>
https://issues.apache.org/jira/browse/HBASE-29118
was:
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>
> 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
> Priority: Major
>
> 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>
>
>
> https://issues.apache.org/jira/browse/HBASE-29118
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)