-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[DOCS] Add mongodb connector UUID known issue #129492
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
[DOCS] Add mongodb connector UUID known issue #129492
Conversation
Pinging @elastic/es-docs (Team:Docs) |
I've put a lot of versions in the backport list - this can be backported as far as the moment when MongoDB connector was introduced (it was our first connector) - maybe that's not the right thing to do and we backport up to 8.18.3. Either is fine for us. |
Hey @artem-shelkovnikov! Unfortunately will have to open a separate PR for 8.18 and backport from there :) |
@charlotte-hoblik perhaps you could review and suggest any edits on this PR whenever you get a chance this week? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! @artem-shelkovnikov Just suggested a few minor edits for clarity and consistency. Let me know if you have any questions.
Co-authored-by: Charlotte Hoblik <[email protected]>
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
Co-authored-by: Charlotte Hoblik <[email protected]>
Hey @charlotte-hoblik , do you think we can merge this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks for iterating :)
issues have been addressed 👍
💚 Backport successful
|
* Update es-connectors-mongodb.md * Apply suggestions from code review Co-authored-by: Charlotte Hoblik <[email protected]> * Update docs/reference/search-connectors/es-connectors-mongodb.md Co-authored-by: Charlotte Hoblik <[email protected]> --------- Co-authored-by: Charlotte Hoblik <[email protected]>
* Update es-connectors-mongodb.md * Apply suggestions from code review * Update docs/reference/search-connectors/es-connectors-mongodb.md --------- Co-authored-by: Charlotte Hoblik <[email protected]>
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* Update es-connectors-mongodb.md * Apply suggestions from code review Co-authored-by: Charlotte Hoblik <[email protected]> * Update docs/reference/search-connectors/es-connectors-mongodb.md Co-authored-by: Charlotte Hoblik <[email protected]> --------- Co-authored-by: Charlotte Hoblik <[email protected]>
Part of elastic/connectors#3299
Reflection of elastic/connectors#3459 in documentation.
We will support native UUID deserialisation with 8.18.3+, but for later versions of connectors framework or non-default UUID driver setting we still need to provide the information on how to set the connector up to be able to properly ingest documents that have UUID fields.