[
https://issues.apache.org/jira/browse/HBASE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854766#comment-13854766
]
Ted Yu commented on HBASE-10218:
--------------------------------
This passed on Linux:
{code}
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 785.923 sec
{code}
The following fail with or without patch:
{code}
testgetHDFSBlocksDistribution(org.apache.hadoop.hbase.regionserver.TestHRegion):
Shutting down
testgetHDFSBlocksDistribution(org.apache.hadoop.hbase.regionserver.TestHRegionBusyWait):
Shutting down
{code}
> Port HBASE-10142 'TestLogRolling#testLogRollOnDatanodeDeath test failure' to
> 0.96 branch
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-10218
> URL: https://issues.apache.org/jira/browse/HBASE-10218
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.96.2
>
> Attachments: 10218-v1.txt
>
>
> TestLogRolling#testLogRollOnDatanodeDeath used to fail quite often.
> This is fixed by HBASE-10142 in 0.98 and above.
> Toward the end of HBASE-10142, Jonathan and Enis proposed porting the fix to
> 0.96 and Stack ack'ed.
> This issue ports the fix to 0.96 branch
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)