[
https://issues.apache.org/jira/browse/HBASE-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538923#comment-13538923
]
Hudson commented on HBASE-7421:
-------------------------------
Integrated in HBase-0.94-security #88 (See
[https://builds.apache.org/job/HBase-0.94-security/88/])
HBASE-7421 TestHFileCleaner->testHFileCleaning has an aggressive timeout
(Revision 1425110)
Result = SUCCESS
jxiang :
Files :
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestHFileCleaner.java
> TestHFileCleaner->testHFileCleaning has an aggressive timeout
> --------------------------------------------------------------
>
> Key: HBASE-7421
> URL: https://issues.apache.org/jira/browse/HBASE-7421
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.94.3
> Reporter: Himanshu Vashishtha
> Assignee: Himanshu Vashishtha
> Priority: Minor
> Fix For: 0.96.0, 0.94.4
>
> Attachments: HBASE-7421.patch
>
>
> As the description, increasing it to 1 min to have some upper limit.
> {code}
> FAILED:
> org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner.testHFileCleaning
> Error Message:
> test timed out after 2000 milliseconds
> Stack Trace:
> java.lang.Exception: test timed out after 2000 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:1210)
> at
> org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:202)
> at $Proxy17.create(Unknown Source)
> at sun.reflect.GeneratedMethodAccessor8.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:164)
> at
> org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:83)
> at $Proxy17.create(Unknown Source)
> at
> org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.create(ClientNamenodeProtocolTranslatorPB.java:192)
> at
> org.apache.hadoop.hdfs.DFSOutputStream.<init>(DFSOutputStream.java:1298)
> at
> org.apache.hadoop.hdfs.DFSOutputStream.newStreamForCreate(DFSOutputStream.java:1317)
> at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1243)
> at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1200)
> at
> org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:273)
> at
> org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:262)
> at
> org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:79)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:811)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:792)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:754)
> at org.apache.hadoop.fs.FileSystem.createNewFile(FileSystem.java:1054)
> at
> org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner.testHFileCleaning(TestHFileCleaner.java:119)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> {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