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

TestHLog fails on newer Hadoop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.90.1
    • 0.90.2
    • None
    • None
    • Reviewed

    Description

      There are some subtle changes in IPC in the newer Hadoop trees that cause TestHLog to fail. The issue is that when it restarts the minicluster, the new DNs pick up a cached IPC connection to the old NN, which has closed its end of the IPC pipe. This causes the new DNs to fail to start and the test fails. Adding a strategic sleep fixes it.

      Attachments

        1. hbase-3659.txt
          2 kB
          Todd Lipcon

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: