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 StartupLocker #5

Closed
chrisrohr opened this issue Nov 23, 2020 · 0 comments · Fixed by #12
Closed

Add StartupLocker #5

chrisrohr opened this issue Nov 23, 2020 · 0 comments · Fixed by #12
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Milestone

Comments

@chrisrohr
Copy link
Contributor

No description provided.

@chrisrohr chrisrohr added the new feature A new feature such as a new class, method, package, group of classes, etc. label Nov 23, 2020
@chrisrohr chrisrohr added this to the 0.1.0 milestone Nov 23, 2020
chrisrohr added a commit that referenced this issue Nov 28, 2020
sleberknight added a commit that referenced this issue Nov 29, 2020
* Add StartupLocker

Add the following listeners as well:
* StartupJettyLifeCycleListener
* StartupWithLockJettyLifeCycleListener

Bump kiwi-parent, kiwi, kiwi-test
Add dropwizard-curator

* Fixing versions

* Update logic from code review suggestions

Closes #5

* Update src/main/java/org/kiwiproject/dropwizard/util/startup/StartupLocker.java

Co-authored-by: Scott Leberknight <[email protected]>

* Update src/main/java/org/kiwiproject/dropwizard/util/startup/StartupLocker.java

Co-authored-by: Scott Leberknight <[email protected]>

* Update src/main/java/org/kiwiproject/dropwizard/util/startup/StartupLocker.java

Co-authored-by: Scott Leberknight <[email protected]>

* Move StartupLockInfo to top level class and add validations during construction

* Change WARN log message in releaseStartupLockIfPresent to INFO

Co-authored-by: Scott Leberknight <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant