5aaec6e23f
* Issue #4321 Refactored Graceful shutdown removed stopTimeout from all abstractLifeCycles. It is on Graceful.LifeCycle, which is only implemented by components that can start a graceful shutdown (eg Server, ContextHandler and QueuedThreadPool) Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown cleanup after review Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown reinstate other stop tests (more work to do). Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown Fixes for stop test by improving LocalConnector shutdown handling Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown Removed broken test on LocalConnector that is already tested in GracefulStopTest Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown Fixed all stop tests Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown fixed checkstyle Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown No stopTimeout JMX attribute Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown Dump stopTimeout test with default stopTimeout Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown USe sendError for 503 Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown minor cleanups Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown Simplifications after review Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown after review Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4321 Refactored Graceful shutdown after review Signed-off-by: Greg Wilkins <gregw@webtide.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |