[
https://issues.apache.org/jira/browse/HBASE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762412#comment-13762412
]
Jeffrey Zhong commented on HBASE-9338:
--------------------------------------
[~eclark] In the SlowDeterministic mode, we have several places doing region
move such as MoveRandomRegionOfTableAction and MoveRegionsOfTableAction. In the
region assignment code, if we try to move a region from a dead server(or a
region is being closed and HMaster retry the unassign), the region will be
offlined and we'll lose the region(because it won't be re-assigned to any
region server anymore). I think it's better to disable region move(and balancer
as well) in the tests to isolate if the data loss is caused by region movement
combining with other factors.
> 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.96.0
>
> Attachments: HBASE-9338-TESTING-2.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