[
https://issues.apache.org/jira/browse/HBASE-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865179#comment-13865179
]
Andrew Purtell commented on HBASE-10268:
----------------------------------------
I can reproduce this using JDK 6 on RHEL 6.
Example:
{noformat}
Running org.apache.hadoop.hbase.regionserver.TestSplitLogWorker
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.276 sec <<<
FAILURE!
[...]
Failed tests:
testRescan(org.apache.hadoop.hbase.regionserver.TestSplitLogWorker):
Waiting timed out after [1,500] msec
{noformat}
First thought is 1.5 seconds is a very short timeout period.
Fix or disable for 0.98.0 release.
> [0.98] TestSplitLogWorker occasionally fails
> --------------------------------------------
>
> Key: HBASE-10268
> URL: https://issues.apache.org/jira/browse/HBASE-10268
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0, 0.99.0
> Environment: 64-bit JDK 6 (Java(TM) SE Runtime Environment (build
> 1.6.0_43-b01) HotSpot(TM) 64-Bit Server VM (build 20.14-b01, mixed mode)) on
> Ubuntu 12
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.98.0, 0.99.0
>
>
> TestSplitLogWorker failed in 10% of 50 runs of the 0.98 branch test suite,
> but only when using JDK 6 on Ubuntu 12.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)