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

Michael Stack commented on HBASE-24388:
---------------------------------------

bq.  I have to have a detailed look at this but why this change will simplify 
the code?

Because original implementation of the Region-based RegionProcedureStore 
persisted to WALFS only (less dependencies) which meant some functionality had 
to be built that was missing when the context was WALFS only. Now, this 
"LocalRegion" is no longer Procedures-only -- opened up to be available to the 
Master as a general store but for the exclusive use of the Master only -- it is 
ok it being made more like our RS Regions... spanning the two FSs.... So the 
old special utility can now be taken down.

Give it a read if you have a chance Anoop. This is a nice addition sir.

> Store the locations of meta regions in master local store
> ---------------------------------------------------------
>
>                 Key: HBASE-24388
>                 URL: https://issues.apache.org/jira/browse/HBASE-24388
>             Project: HBase
>          Issue Type: Sub-task
>          Components: meta, Region Assignment
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>




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

Reply via email to