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

Datanodes need to catch SocketTimeoutException and UnregisteredDatanodeException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.1
    • 0.3.2
    • None
    • None

    Description

      • Datanode needs to catch SocketTimeoutException when registering otherwise it goes down
        the same way as when the namenode is not available (HADOOP-282).
      • UnregisteredDatanodeException need to be caught for all non-registering requests. The data
        node should be shutdown in this case. Otherwise it will loop infinitely and consume namenode resources.

      Attachments

        1. DatanodeExceptions.patch
          3 kB
          Konstantin Shvachko
        2. DatanodeExceptions-2.patch
          3 kB
          Konstantin Shvachko

        Activity

          People

            shv Konstantin Shvachko
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: