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

TestRenameWhileOpen tries to restart NN with the same rpc port

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • test
    • None

    Description

      In testWhileOpenRenameParentToNonexistentDir,

            // restart cluster with the same namenode port as before.
            // This ensures that leases are persisted in fsimage.
            cluster.shutdown();
      

      And we are getting test failures in precommit builds.

      java.net.BindException: Problem binding to [localhost:47395]
       java.net.BindException: Address already in use;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kihwal Kihwal Lee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: