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

Fix system index compatibility with v1 templates #658

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dbwiddis
Copy link
Member

Description

Adds back the content type argument to CreateIndexRequest.mapping(), which is required by the single-arg String method.

It was removed in #155 on LockService in 2.0.0, and introduced in #289 in JobDetailsService in 2.8.0, using the LockService code as an example.

Related Issues

See details in opensearch-project/OpenSearch#14984

Check List

  • Commits are signed per the DCO using --signoff.

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

@dbwiddis dbwiddis merged commit 4888ab2 into opensearch-project:main Jul 31, 2024
13 checks passed
@dbwiddis dbwiddis deleted the fix-mapping branch July 31, 2024 23:26
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 31, 2024
Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit 4888ab2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants