mattcasters commented on issue #6403: URL: https://github.com/apache/hop/issues/6403#issuecomment-3771988506
* Add a shutdown hook in `hop server` and `hop-server.sh` * Add a command line option * Add a `StopServerServlet` servlet * Add a "shutting down" status for the server * Refuse new work (adding pipelines, workflows, running, services, ...) on the system while still allowing all status services. * Wait until all pipelines, workflows and services have completed before shutting down the server. -- 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]
