Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7421

TestHFileCleaner->testHFileCleaning has an aggressive timeout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.3
    • 0.94.4, 0.95.0
    • test
    • None
    • Reviewed

    Description

      As the description, increasing it to 1 min to have some upper limit.

      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)
      

      Attachments

        1. HBASE-7421.patch
          0.7 kB
          Himanshu Vashishtha

        Activity

          People

            v.himanshu Himanshu Vashishtha
            v.himanshu Himanshu Vashishtha
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: