[ 
https://issues.apache.org/jira/browse/HBASE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724313#comment-13724313
 ] 

Hudson commented on HBASE-9080:
-------------------------------

SUCCESS: Integrated in HBase-0.94 #1084 (See 
[https://builds.apache.org/job/HBase-0.94/1084/])
HBASE-9080 Retain assignment should be used when re-enabling table(s) (Ted Yu) 
(tedyu: rev 1508546)
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/handler/EnableTableHandler.java
* 
/hbase/branches/0.94/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 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

Reply via email to