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 breaking changes documentation for ES 6.8 to OS 1.x migration issues- 1.1 #5044

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

cwillum
Copy link
Contributor

@cwillum cwillum commented Sep 19, 2023

Adds breaking changes to 1.1.

Description

The index.mapping.nested_objects.limit index level setting adopted in OpenSearch causes migration issues having to do with limitations to the number of nested JSON objects in a document and causes a migration to fail when these objects surpass the limitation.

Issues Resolved

Fixes #4831 for the 1.1 branch.

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Adds breaking changes to 1.1.

Signed-off-by: Chris Moore <[email protected]>
@cwillum cwillum added breaking Involves a breaking change to a release migration labels Sep 19, 2023
@cwillum cwillum self-assigned this Sep 19, 2023
@cwillum cwillum merged commit f0a649e into 1.1 Sep 19, 2023
@cwillum cwillum deleted the fix#4831-branch-1.1 branch September 19, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Involves a breaking change to a release migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants