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

Elliott Clark commented on HBASE-9338:
--------------------------------------

[~enis] did that run have this patch in it?

{code}
13/09/13 03:39:54 INFO actions.Action: Killing region 
server:hor8n10,60020,1379043329928
13/09/13 03:39:56 INFO actions.Action: Killed region 
server:hor8n10,60020,1379043329928. Reported num of rs:8
13/09/13 03:39:56 INFO actions.Action: Sleeping for:60000
13/09/13 03:40:05 INFO actions.Action: Performing action: Move random region of 
table IntegrationTestBigLinkedList
{code}

So there's only 11 seconds in between the kill and the move; even though the 
chaos monkey thread should be sleeping for 60 seconds.  After this issue the 
move should always sleep 20 seconds before moving a region.  And it shouldn't 
happen in parallel with a kill.
                
> Test Big Linked List fails on Hadoop 2.1.0
> ------------------------------------------
>
>                 Key: HBASE-9338
>                 URL: https://issues.apache.org/jira/browse/HBASE-9338
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Blocker
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9338-0.patch, HBASE-9338-1.patch, 
> HBASE-9338-TESTING-2.patch, HBASE-9338-TESTING-3.patch
>
>


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