You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:24:00 UTC

[jira] [Closed] (HBASE-18015) Storage class aware block placement for procedure v2 WALs

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

Andrew Kyle Purtell closed HBASE-18015.
---------------------------------------

> Storage class aware block placement for procedure v2 WALs
> ---------------------------------------------------------
>
>                 Key: HBASE-18015
>                 URL: https://issues.apache.org/jira/browse/HBASE-18015
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18015.patch
>
>
> After HBASE-14061, HBASE-15172, and HBASE-17538, we can specify storage class placement policies for store files and WAL files. However, we missed procedure v2 WALs aka "MasterProcWAL", opened and updated by the master. We should apply the same storage policy for procv2 WALs as we do for regionserver WALs, specified by the HConstants.WAL_STORAGE_POLICY configuration key, using HConstants.DEFAULT_WAL_STORAGE_POLICY as default. 



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