You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zach York (JIRA)" <ji...@apache.org> on 2018/06/27 20:39:00 UTC

[jira] [Comment Edited] (HBASE-18840) Add functionality to refresh meta table at master startup

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

Zach York edited comment on HBASE-18840 at 6/27/18 8:38 PM:
------------------------------------------------------------

Trying to rebase this patch on the latest master and it looks like this commit [1] removed the (quite helpful) mutateRegions method, but doesn't seem to get a reason for removing it. [~stack] or [~appy] do you have context on why it was removed and what the replacement is? Do I need to call add and delete separately now?

 

[1] https://github.com/apache/hbase/commit/8ec0aa0d709ced78331dd61d28c79f3433198227#diff-081750e39413c3b1930fc9952ed0d920L2081


was (Author: zyork):
Trying to rebase this patch on the latest master and it looks like this commit [1] removed the (quite helpful) mutateRegions method, but doesn't seem to get a reason for removing it. [~stack] or [~appy] do you have context on why it was removed and what the replacement is? Do I need to call add and delete separately now?

> Add functionality to refresh meta table at master startup
> ---------------------------------------------------------
>
>                 Key: HBASE-18840
>                 URL: https://issues.apache.org/jira/browse/HBASE-18840
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: HBASE-18477
>            Reporter: Zach York
>            Assignee: Zach York
>            Priority: Major
>         Attachments: HBASE-18840.HBASE-18477.001.patch, HBASE-18840.HBASE-18477.002.patch, HBASE-18840.HBASE-18477.003 (2) (1).patch, HBASE-18840.HBASE-18477.003 (2).patch, HBASE-18840.HBASE-18477.003.patch, HBASE-18840.HBASE-18477.004.patch
>
>
> If a HBase cluster’s hbase:meta table is deleted or a cluster is started with a new meta table, HBase needs the functionality to synchronize it’s metadata from Storage.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)