Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7593

AssertionError in TestHttpServer.testMaxThreads()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.23.0, 0.24.0
    • test
    • None
    • Reviewed

    Description

      TestHttpServer passed but there were AssertionError in the output.

      11/08/30 03:35:56 INFO http.TestHttpServer: HTTP server started: http://localhost:52974/
      Exception in thread "pool-1-thread-61" java.lang.AssertionError: 
      	at org.junit.Assert.fail(Assert.java:91)
      	at org.junit.Assert.assertTrue(Assert.java:43)
      	at org.junit.Assert.assertTrue(Assert.java:54)
      	at org.apache.hadoop.http.TestHttpServer$1.run(TestHttpServer.java:164)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      	at java.lang.Thread.run(Thread.java:680)
      

      Attachments

        1. HADOOP-7593.patch
          2 kB
          Uma Maheswara Rao G

        Activity

          People

            umamaheswararao Uma Maheswara Rao G
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: