Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5948

TestBackupNode flakes with port in use error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.4.0
    • None
    • None
    • Reviewed

    Description

      TestBackupNode has flaked on our internal Jenkins and I found it in a few test-patch runs upstream too. Error like this:

      Error Message:
      Port in use: 0.0.0.0:50105
      
      Stack Trace:
      java.lang.AssertionError: Port in use: 0.0.0.0:50105
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.assertTrue(Assert.java:43)
              at org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpoint(TestBackupNode.java:295)
              at org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpointNode(TestBackupNode.java:124)
      ...
      

      Attachments

        1. HDFS-5948.000.patch
          1 kB
          Haohui Mai

        Activity

          People

            wheat9 Haohui Mai
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: