Luca Palano created FELIX-6356:
----------------------------------
Summary: Set the shutdown and reload timeouts
Key: FELIX-6356
URL: https://issues.apache.org/jira/browse/FELIX-6356
Project: Felix
Issue Type: Improvement
Components: Web Console
Reporter: Luca Palano
Attachments: http-404.png, reload-timeout.png, shutdown-timeout.png
It would be useful to set the shutdown timeout:
!restart-timeout.png|width=636,height=35!
and the reload timeout
!reload-timeout.png|width=719,height=106!
via cfg file, with following properties:
* shutdown.timeout
* reload.timeout
This will help, for example, to avoid the HTTP 404 error caused by auto page
reload, triggered, by default, after 10 seconds, before webconsole bundle
activation:
!http-404.png|width=519,height=192!
Here is my github pull request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)