Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-2949

NodeManager in a inconsistent state if a service startup fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-alpha
    • 0.23.0
    • mrv2, nodemanager
    • None
    • Reviewed

    Description

      When a service startup fails at the Nodemanager, the Nodemanager JVM doesnot exit as the following threads are still running.

      Daemon Thread [Timer for 'NodeManager' metrics system] (Running)
      Thread [pool-1-thread-1] (Running)
      Thread [Thread-11] (Running)
      Thread [DestroyJavaVM] (Running).

      As a result, the NodeManager keeps running even though no services are started.

      Attachments

        1. Threaddump.txt
          13 kB
          Ravi Teja Ch N V
        2. MAPREDUCE-2949.patch
          2 kB
          Ravi Teja Ch N V
        3. MAPREDUCE-2949.1.patch
          4 kB
          Ravi Teja Ch N V

        Activity

          People

            raviteja Ravi Teja Ch N V
            raviteja Ravi Teja Ch N V
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: