[ 
https://issues.apache.org/jira/browse/HBASE-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-6143:
--------------------------

    Attachment: 6143-v3.txt

Turns out that there was a test in TestAdmin involving enabling table.

With patch v2, the modified test passes.

Without patch v2, I got:
{code}
Failed tests:   
testEnableTableRetainAssignment(org.apache.hadoop.hbase.client.TestAdmin): 
expected:<192.168.0.13,50614,1374729419850> but 
was:<192.168.0.13,50613,1374729419822>
{code}
                
> Make region assignment smarter when regions are re-enabled.
> -----------------------------------------------------------
>
>                 Key: HBASE-6143
>                 URL: https://issues.apache.org/jira/browse/HBASE-6143
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Ted Yu
>         Attachments: 6143-v1.txt, 6143-v2.txt, 6143-v3.txt
>
>
> Right now a random region server is picked when re-enabling a table. This 
> could be much smarter.

--
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