[
https://issues.apache.org/jira/browse/HBASE-23634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148272#comment-17148272
]
Michael Stack commented on HBASE-23634:
---------------------------------------
Just finished an ITBLL run on small cluster of 10 nodes that went around twice
w/ 500M rows each time w/ serverKilling monkey and below configs. Forgot to
delete a previous run that tested HBASE-24632 procedure-based distributed WAL
split so table had 2B items in it. This stuff basically works. Lets turn it on.
{code}
#hbase.chaosmonkey.action.killmastertimeout = 600000
#hbase.chaosmonkey.action.startmastertimeout = 600000
#hbase.chaosmonkey.action.killrstimeout = 600000
#hbase.chaosmonkey.action.startrstimeout = 600000
{code}
> Enable "Split WAL to HFile" by default
> --------------------------------------
>
> Key: HBASE-23634
> URL: https://issues.apache.org/jira/browse/HBASE-23634
> Project: HBase
> Issue Type: Task
> Affects Versions: 3.0.0-alpha-1, 2.3.0
> Reporter: Guanghao Zhang
> Priority: Blocker
> Fix For: 2.4.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)