You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/09/07 02:14:00 UTC

[jira] [Created] (HBASE-24985) Move meta edit methods from MetaTableAccessor to RegionStateStore

Duo Zhang created HBASE-24985:
---------------------------------

             Summary: Move meta edit methods from MetaTableAccessor to RegionStateStore
                 Key: HBASE-24985
                 URL: https://issues.apache.org/jira/browse/HBASE-24985
             Project: HBase
          Issue Type: Sub-task
          Components: master, meta
            Reporter: Duo Zhang


As now we only support editing meta from master. This can prevent unexpected edits to meta in our code base, and also make the code cleaner. Now we have duplicated methods both in RegionStateStore and MetaTableAccessor.



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