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: Elasticsearch / OpenSearch brownfield function does not incorporate meta #3572

Merged
merged 2 commits into from
Nov 15, 2022

Conversation

tstadel
Copy link
Member

@tstadel tstadel commented Nov 14, 2022

Related Issues

Proposed Changes:

  • fix bug

How did you test it?

  • test adjusted

Notes for the reviewer

Checklist

@tstadel tstadel requested a review from a team as a code owner November 14, 2022 18:21
@tstadel tstadel requested review from julian-risch and removed request for a team November 14, 2022 18:21
Copy link
Member

@julian-risch julian-risch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for your PR. It's definitely better to first collect the meta data and then initialize the Document and set its id. 👍 In case you are still facing other problems with the document ids and id_hash_keys, please note that there is an open issue here that might be relevant to you as well: #3236
I added some labels to the PR. Now it's ready to be merged.

@tstadel tstadel merged commit 6ce2d29 into main Nov 15, 2022
@tstadel tstadel deleted the fix/brownfield_es_support_ids branch November 15, 2022 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elasticsearch / OpenSearch brownfield function does not incorporate meta
2 participants