[ 
https://issues.apache.org/jira/browse/HBASE-28749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sun Xin resolved HBASE-28749.
-----------------------------
    Resolution: Fixed

> Remove the duplicate configurations named hbase.wal.batch.size
> --------------------------------------------------------------
>
>                 Key: HBASE-28749
>                 URL: https://issues.apache.org/jira/browse/HBASE-28749
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>    Affects Versions: 3.0.0-beta-1
>            Reporter: Sun Xin
>            Assignee: Sun Xin
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0-beta-2
>
>
> The following code appears in two places: AsyncFSWAL and AbstractFSWAL
> {code:java}
> public static final String WAL_BATCH_SIZE = "hbase.wal.batch.size";
> public static final long DEFAULT_WAL_BATCH_SIZE = 64L * 1024; {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to