You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/01/05 06:10:12 UTC

[jira] [Updated] (HBASE-7497) TestDistributedLogSplitting.testDelayedDeleteOnFailure times out occasionally

     [ https://issues.apache.org/jira/browse/HBASE-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-7497:
---------------------------------

    Fix Version/s: 0.94.5
         Assignee: Lars Hofhansl

In 0.96 that timeout was increased to 30000ms (but left at 25000ms in 0.94).
Let me just up this in 0.94 as well.
Since that is what is already in trunk I'll just commit, assuming that that would be uncontroversial.
                
> TestDistributedLogSplitting.testDelayedDeleteOnFailure times out occasionally
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-7497
>                 URL: https://issues.apache.org/jira/browse/HBASE-7497
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.94.5
>
>
> Seen twice recently:
> {code}
> Error Message
> test timed out after 25000 milliseconds
> Stacktrace
> java.lang.Exception: test timed out after 25000 milliseconds
> 	at java.lang.Object.wait(Native Method)
> 	at java.lang.Object.wait(Object.java:485)
> 	at org.apache.hadoop.ipc.Client.call(Client.java:1056)
> 	at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:225)
> 	at $Proxy8.complete(Unknown Source)
> 	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
> 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
> 	at $Proxy8.complete(Unknown Source)
> 	at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.closeInternal(DFSClient.java:3897)
> 	at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.close(DFSClient.java:3812)
> 	at org.apache.hadoop.fs.FSDataOutputStream$PositionCache.close(FSDataOutputStream.java:61)
> 	at org.apache.hadoop.fs.FSDataOutputStream.close(FSDataOutputStream.java:86)
> 	at org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testDelayedDeleteOnFailure(TestDistributedLogSplitting.java:287)
> {code}

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