[
https://issues.apache.org/jira/browse/HBASE-17101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiruvel Thirumoolan updated HBASE-17101:
-----------------------------------------
Description:
As described in the doc (see HBASE-15531), we would like to start with user
tables for favored nodes. This task ensures FN does not apply to system tables.
System tables are in memory and won't benefit from favored nodes. Since we also
maintain FN information for user regions in meta, it helps to keep
implementation simpler by ignoring system tables for the first iterations.
was:As described in the doc (see HBASE-15531), we would like to start with
user tables for favored nodes. This task ensures FN does not apply to system
tables.
> FavoredNodes should not apply to system tables
> ----------------------------------------------
>
> Key: HBASE-17101
> URL: https://issues.apache.org/jira/browse/HBASE-17101
> Project: HBase
> Issue Type: Sub-task
> Reporter: Thiruvel Thirumoolan
> Assignee: Thiruvel Thirumoolan
> Fix For: 2.0.0
>
> Attachments: HBASE-17101.master.001.patch,
> HBASE_17101_rough_draft.patch
>
>
> As described in the doc (see HBASE-15531), we would like to start with user
> tables for favored nodes. This task ensures FN does not apply to system
> tables.
> System tables are in memory and won't benefit from favored nodes. Since we
> also maintain FN information for user regions in meta, it helps to keep
> implementation simpler by ignoring system tables for the first iterations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)