[
https://issues.apache.org/jira/browse/HBASE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805849#comment-13805849
]
Hudson commented on HBASE-9080:
-------------------------------
SUCCESS: Integrated in hbase-0.96-hadoop2 #102 (See
[https://builds.apache.org/job/hbase-0.96-hadoop2/102/])
HBASE-9837 Forward port HBASE-9080 'Retain assignment should be used when
re-enabling table(s)' (tedyu: rev 1535841)
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/EnableTableHandler.java
*
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java
> 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, 9080-0.94-v2.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 was sent by Atlassian JIRA
(v6.1#6144)