You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/01/15 22:38:00 UTC

[jira] [Commented] (HBASE-23697) Document new RegionProcedureStore operation and migration

    [ https://issues.apache.org/jira/browse/HBASE-23697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016378#comment-17016378 ] 

Michael Stack commented on HBASE-23697:
---------------------------------------

It moves ProcedureStore Region WALs to archive with a '$masterproc$' suffix. Their TTL differs from that of our usual WALs. HFile archiver just deletes the buried Region files.

> Document new RegionProcedureStore operation and migration
> ---------------------------------------------------------
>
>                 Key: HBASE-23697
>                 URL: https://issues.apache.org/jira/browse/HBASE-23697
>             Project: HBase
>          Issue Type: Sub-task
>          Components: documentation
>    Affects Versions: 2.3.0
>            Reporter: Michael Stack
>            Priority: Major
>
> Add a few notes to the refguide on the new RegionProcedureStore, how it works (A 'Region' but buried in the Master with dedicated flushing/compacting threads and archivers for WAL and hfile), how it differs from WALPS, and note it auto-migrates and there should be new issue moving on to the new store.
> Mention the configuration. Mention it is on WALFS even though it is a 'Region', etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)