Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Administration.shutdownGracefully #126

Merged
merged 1 commit into from
Jul 12, 2016

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Jun 30, 2016

Fixes #125.

@Ladicek Ladicek self-assigned this Jun 30, 2016
@Ladicek
Copy link
Contributor Author

Ladicek commented Jun 30, 2016

I'm currently not sure if this is a proper way of supporting graceful shutdown in Creaper, so I'm going to leave the pull request open for some time for review.

CC @rhatlapa.

@rhatlapa
Copy link

LGTM, maybe also some tests might be added, mainly some tests which would make sure it doesn't get broken for the older versions of the WildFly/AS7 servers (no-one will remove or forget to have proper handling for timeout=0 (currently seems done properly, having test for it would give better guarantees :-)).

@Ladicek
Copy link
Contributor Author

Ladicek commented Jun 30, 2016

Tests are definitely missing, thanks for the notice.

@Ladicek
Copy link
Contributor Author

Ladicek commented Jun 30, 2016

Added a test. The new commits are supposed to be squashed.

@rhatlapa
Copy link

Thanks, LGTM.

@Ladicek Ladicek force-pushed the graceful-shutdown branch 2 times, most recently from c5b9871 to 3ea91d3 Compare July 12, 2016 11:18
@Ladicek Ladicek force-pushed the graceful-shutdown branch from 3ea91d3 to 0788724 Compare July 12, 2016 11:20
@Ladicek Ladicek merged commit 0788724 into wildfly-extras:master Jul 12, 2016
@Ladicek Ladicek deleted the graceful-shutdown branch July 12, 2016 11:31
@Ladicek Ladicek added this to the 1.4.0 milestone Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants