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

Datanode sometimes does not shutdown on receiving upgrade shutdown command

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When datanode is told to shutdown via the dfsadmin command during rolling upgrade, it may not shutdown. This is because not all writers have responder running, but sendOOB() tries anyway. This causes NPE and the shutdown thread dies, halting the shutdown after only shutting down DataXceiverServer.

      Attachments

        1. HDFS-7533.v1.txt
          3 kB
          Eric Payne
        2. HDFS-7533-branch-2.6-v1.patch
          3 kB
          Chris Trezzo

        Issue Links

          Activity

            People

              epayne Eric Payne
              kihwal Kihwal Lee
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: