lucapalano commented on PR #59:
URL: https://github.com/apache/felix-dev/pull/59#issuecomment-1674613253

   @cziegeler now, shutdown and reload timeouts can be accessed via 
`OsgiManager.PROP_SHUTDOWN_TIMEOUT` and `OsgiManager.PROP_RELOAD_TIMEOUT` 
configuration props.
   
   The configuration params can be always set, in the webconsole configuration 
file, by using the props:
   - felix.webconsole.shutdown.timeout (OsgiManager.FRAMEWORK_SHUTDOWN_TIMEOUT);
   - felix.webconsole.reload.timeout (OsgiManager.FRAMEWORK_RELOAD_TIMEOUT);


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to