[
https://issues.apache.org/jira/browse/HBASE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723380#comment-13723380
]
Ted Yu commented on HBASE-9080:
-------------------------------
Ran patch through whole 0.94 test suite:
{code}
Tests run: 1374, Failures: 0, Errors: 0, Skipped: 13
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:14:04.939s
[INFO] Finished at: Tue Jul 30 03:57:37 UTC 2013
[INFO] Final Memory: 36M/642M
{code}
> Retain assignment should be used when re-enabling table(s)
> ----------------------------------------------------------
>
> Key: HBASE-9080
> URL: https://issues.apache.org/jira/browse/HBASE-9080
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.94.10
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Critical
> Fix For: 0.94.11
>
> Attachments: 9080-0.94.txt
>
>
> Region servers are picked in round robin fashion when a table is re-enabled.
> This results in poor data locality.
> We should use retain assignment when re-enabling table(s).
> For initial discussion, see HBASE-6143
> Since patches for 0.94 and trunk may turn out to be very different, this JIRA
> is for fixing the issue in 0.94 branch.
> Thanks Lars, Elliot, Vladmir and Stack for providing opinions on this subject.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira