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

migrate form version 6.X to 7.X ? #2095

Open
guldil opened this issue Jun 30, 2022 · 2 comments
Open

migrate form version 6.X to 7.X ? #2095

guldil opened this issue Jun 30, 2022 · 2 comments

Comments

@guldil
Copy link

guldil commented Jun 30, 2022

Hello

We currently use elastica bundle in a Symfony 4.4 application with an ElasticSEach 6.8 cluster.
We want to upgrade to ElasticSearch Cluster 7.X.

Do we have to be synchronous to migrate between the two major versions?

Is it possible to use a 7.X version of the Elastica bundle to an ElasticSearch 6.8?

Thanks

Guldil

@ruflin
Copy link
Owner

ruflin commented Aug 11, 2022

Unfortunately the answer is it depends. In many cases, it will just work, but it depends a bit on what deprecated features you use in 6.x and if some specific features that got removed in 7.x you use. I recommend you to have a very detailed look at the breaking changes in https://github.com/ruflin/Elastica/blob/master/CHANGELOG.md for all the 7.x releases.

If you have a chance of a snapshot or staging deployment to test this?

@guldil
Copy link
Author

guldil commented Aug 27, 2022

Thanks @ruflin we'll try this :)

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

2 participants