Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1009

Slider stop command doesn’t invoke stop function inside an app package

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Slider 0.81
    • Slider 0.91
    • agent
    • None

    Description

      As you know, slider stop does not stop the components started by slider, instead it stops only SliderAM.
      In many case, this problem will be solved via YARN-3561 or HADOOP-11989.

      But if there isn’t any relation between component processes and slider agent process,
      the components will remain after slider application is stopped.

      If we want to stop the remained components, we need to invoke a stop function.
      (Of course it assumes that the stop function has the abilities that can stop components.)

      I patched the source code that is based on slider 0.81.1 + SLIDER-128 patch.
      When the agent receives the kill signal, the agent executes a stop command like DockerManager
      and then all components will be stopped.

      Attachments

        1. SLIDER-1009.patch
          3 kB
          Jaeboo Jeong
        2. SLIDER-1009.patch
          3 kB
          Jaeboo Jeong

        Issue Links

          Activity

            People

              Jaeboo Jaeboo Jeong
              Jaeboo Jaeboo Jeong
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: