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

DataUpgrade: allow an autoPerform upgrade to stop upgrades and application startup #26

Open
lalmeras opened this issue Nov 9, 2018 · 0 comments

Comments

@lalmeras
Copy link
Member

lalmeras commented Nov 9, 2018

Currently, an error in a autoPerform DataUpgrade do not stop application of subsequent upgrade. We mark upgrade as failed and we continue with next upgrades.

We need to allow a DataUpgrade to stop upgrades and to stop application startup.

DataUpgradeManagerImpl should be moved from basic-application to igloo.

See https://github.com/igloo-project/igloo-parent/blob/dev/basic-application/basic-application-core/src/main/java/org/iglooproject/basicapp/core/business/upgrade/service/DataUpgradeManagerImpl.java#L49

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

No branches or pull requests

1 participant