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

Andrey Stepachev commented on HBASE-13147:
------------------------------------------

[~eclark] I added code, that will compare meta descriptor on during master 
startup and will overwrite meta descriptor if it differs. So when region 
servers will reboot meta will be newly assigned to some other region server, 
and it should pick up new meta descriptor.
Does it sounds good?

> Load actual META table descriptor, don't use statically defined one.
> --------------------------------------------------------------------
>
>                 Key: HBASE-13147
>                 URL: https://issues.apache.org/jira/browse/HBASE-13147
>             Project: HBase
>          Issue Type: Bug
>          Components: master, regionserver
>    Affects Versions: 2.0.0, 1.1.0
>            Reporter: Andrey Stepachev
>            Assignee: Andrey Stepachev
>         Attachments: HBASE-13147-branch-1.patch, HBASE-13147.patch, 
> HBASE-13147.v2.patch
>
>
> In HBASE-13087 stumbled on the fact, that region servers don't see actual 
> meta descriptor, they use their own, statically compiled.
> Need to fix that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to