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

exception while doing RPC I/O closes channel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.20.2
    • 2.0.3-alpha
    • None
    • None

    Description

      If a single process creates two unique fileSystems to the same NN using FileSystem.newInstance(), and one of them issues a close(), the leasechecker thread is interrupted. This interrupt races with the rpc namenode.renew() and can cause a ClosedByInterruptException. This closes the underlying channel and the other filesystem, sharing the connection will get errors.

      Attachments

        1. hadoop-6762-9.txt
          10 kB
          sam rash
        2. hadoop-6762-8.txt
          10 kB
          sam rash
        3. hadoop-6762-7.txt
          10 kB
          sam rash
        4. hadoop-6762-6.txt
          9 kB
          sam rash
        5. hadoop-6762-4.txt
          8 kB
          sam rash
        6. hadoop-6762-3.txt
          7 kB
          sam rash
        7. hadoop-6762-2.txt
          6 kB
          sam rash
        8. hadoop-6762-10.txt
          10 kB
          sam rash
        9. hadoop-6762-1.txt
          7 kB
          sam rash
        10. hadoop-6762.txt
          13 kB
          Todd Lipcon
        11. hadoop-6762.txt
          13 kB
          Todd Lipcon
        12. hadoop-6762.txt
          13 kB
          Todd Lipcon
        13. HADOOP-6762.patch
          13 kB
          Harsh J

        Issue Links

          Activity

            People

              rash37 sam rash
              rash37 sam rash
              Votes:
              0 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: