Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-2120

Controller kill using SIGKILL signal

    XMLWordPrintable

Details

    Description

      Current Situation

      the call

      controller.sh kill

      tries to normally terminate the Controller instance by sending the SIGTERM signal. Only if this is not successful then the Controller should be killed sending the SIGKILL. signal.

      In case of normal termination, no fail-over will occur in a Controller Cluster.

      Desired Behavior

      the call

      controller.sh kill

      should killl the Controller instance sending the SIGKILL signal. As a result the fail-over operation should be performed in a Controller Cluster.

      Attachments

        Activity

          People

            oh Oliver Haufe
            ur Uwe Risse
            Pramokshi Narawariya Pramokshi Narawariya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: