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

stack commented on HBASE-8957:
------------------------------

Ok.  This was a new failure.  Test was using getCopyOfOnlineRegionsSortedBySize 
from HRS to get list of online regions but this is unreliable since it is keyed 
by regionsize.  When regionsizes were the same, we'd overwrite and so test 
would fail because never found all regions.
                
> TestDrainingServer. testDrainingServerWithAbort fails
> -----------------------------------------------------
>
>                 Key: HBASE-8957
>                 URL: https://issues.apache.org/jira/browse/HBASE-8957
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.95.2
>
>         Attachments: 8957.txt, 8957v2.txt
>
>
> See here 
> https://builds.apache.org/job/hbase-0.95-on-hadoop2/179/testReport/org.apache.hadoop.hbase/TestDrainingServer/testDrainingServerWithAbort/
> and here
> http://54.241.6.143/job/HBase-0.95-Hadoop-2/org.apache.hbase$hbase-server/600/testReport/org.apache.hadoop.hbase/TestDrainingServer/testDrainingServerWithAbort/
> It looks like .META. is not being assigned.  Am digging in  here now.

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