Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-19858 Backport HBASE-14061 (Support CF-level Storage Policy) to branch-1
- Closed