Uploaded image for project: 'Apache Twill (Retired)'
  1. Apache Twill (Retired)
  2. TWILL-190

Restart of a TwillRunnable does not wait for the runnable to stop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0-incubating, 0.7.0-incubating
    • 0.8.0
    • core, yarn
    • None

    Description

      Today when a TwillRunnable is restarted, the call sends a stop message to the TwillRunnable, and then starts new TwillRunnable without waiting for the stopping runnable to finish stopping.

      This can leave a non-responding TwillRunnable container running, and can lead to issues like two TwillRunnables with same instance id running at the same time.

      We should kill the containers that don't respond to stop message.

      Attachments

        Activity

          People

            poorna Poorna Chandra
            poorna Poorna Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: