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

Flush queued actions when an app is removed #5154

Closed
brenthdaniel opened this issue Sep 20, 2018 · 0 comments
Closed

Flush queued actions when an app is removed #5154

brenthdaniel opened this issue Sep 20, 2018 · 0 comments
Assignees
Labels
release bug This bug is present in a released version of Open Liberty release-18.0.0.4

Comments

@brenthdaniel
Copy link
Contributor

If a configuration update removes an application and causes the same application to restart, it's possible to get "java.lang.IllegalStateException: interruptibleFailure" from the app manager.

I think we should be able to avoid this by clearing the app state machine action queue when an app is removed.

@brenthdaniel brenthdaniel added the release bug This bug is present in a released version of Open Liberty label Sep 20, 2018
@brenthdaniel brenthdaniel self-assigned this Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty release-18.0.0.4
Projects
None yet
Development

No branches or pull requests

2 participants