Haosu Guo created TWILL-196:
-------------------------------

             Summary: application termination time cannot be configured
                 Key: TWILL-196
                 URL: https://issues.apache.org/jira/browse/TWILL-196
             Project: Apache Twill
          Issue Type: Improvement
          Components: api, core
    Affects Versions: 0.9.0
            Reporter: Haosu Guo


When I use TwillController to terminate a running application, the 'doShutDown' 
method will be invoked to stop the Runnables. I've noticed that this only gives 
the Runnables 60 seconds configured by Constants.APPLICATION_MAX_STOP_SECONDS 
to stop. If the Runnable cannot finish termination in 60 seconds, the Runnable 
will be killed by force. 

It there any change to set this stop time when I'm going to terminate the 
applications?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to