[
https://issues.apache.org/jira/browse/HBASE-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liu Shaohui updated HBASE-10377:
--------------------------------
Attachment: HBASE-10377-v1.patch
Run the test for several times in local machine and they all pass.
Someone help to re-trigger the ci tests.
The reason why test failed in HBASE-10370 is that RS had run a major compaction
, so when test request a compaction manually, it return null, which made the
test failed.
> Add test for HBASE-10370 Compaction in out-of-date Store causes region split
> failure
> ------------------------------------------------------------------------------------
>
> Key: HBASE-10377
> URL: https://issues.apache.org/jira/browse/HBASE-10377
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Attachments: 10377-testSplitFailedCompactionAndSplit.html,
> HBASE-10377-v1.patch
>
>
> HBASE-10370 fixes the issue where region split fails following compacting
> out-of-date Store
> The new test failed in this build:
> https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/82/testReport/org.apache.hadoop.hbase.regionserver/TestSplitTransactionOnCluster/testSplitFailedCompactionAndSplit/
> This issue is to make the new test, testSplitFailedCompactionAndSplit, robust.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)