stack created HBASE-13556:
-----------------------------
Summary: In assignment, treat system tables as 'special'; assign
after hbase:meta and before user-space tables
Key: HBASE-13556
URL: https://issues.apache.org/jira/browse/HBASE-13556
Project: HBase
Issue Type: Bug
Components: Region Assignment
Reporter: stack
Long time ago, back in HBASE-8015, we noted that 'system tables' should be
treated special when assigning; they should go out after hbase:meta and before
userspace tables and that we should fix this in a follow-on issue
(https://issues.apache.org/jira/browse/HBASE-8408?focusedCommentId=13728267&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13728267).
This is the follow-up issue.
Do system tables like namespace need to keep their own WAL to make it easier
recovering and assigning these tables ahead of userspace tables?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)