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

daemon scripts should remove pid file on stop call after stop or process is found not running

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0-beta, 3.0.0-alpha1
    • 2.6.0
    • None
    • None
    • Reviewed

    Description

      daemon scripts should remove the pid file on stop call using daemon script.

      Should remove the pid file, even though process is not running.

      same pid file will be used by start command. At that time, if the same pid is assigned to some other process, then start may fail.

      Attachments

        1. HADOOP-9921.patch
          1 kB
          Vinayakumar B

        Issue Links

          Activity

            People

              vinayakumarb Vinayakumar B
              vinayakumarb Vinayakumar B
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: