[
https://issues.apache.org/jira/browse/HBASE-18424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117434#comment-16117434
]
Vladimir Rodionov commented on HBASE-18424:
-------------------------------------------
That is the issue.
{quote}
admin.move(HRegionInfo.FIRST_META_REGIONINFO.getEncodedNameAsBytes(),
Bytes.toBytes(newMetaServer.getServerName()));
{quote}
2.0 does not allow to re-assign meta. It is always hosted by Master.
> Fix TestAsyncTableGetMultiThreaded
> ----------------------------------
>
> Key: HBASE-18424
> URL: https://issues.apache.org/jira/browse/HBASE-18424
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-18424-v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)