Skip to content

[Entity Store] Use upsert on extraction (and add retry on conflict)#253938

Merged
romulets merged 1 commit intoelastic:mainfrom
romulets:entity-store/use-upsert-on-logs-extraction
Feb 19, 2026
Merged

[Entity Store] Use upsert on extraction (and add retry on conflict)#253938
romulets merged 1 commit intoelastic:mainfrom
romulets:entity-store/use-upsert-on-logs-extraction

Conversation

@romulets
Copy link
Copy Markdown
Member

  • Changes from always create to update with upsert
  • If conflict versions seen, retry.

@romulets romulets requested a review from a team as a code owner February 19, 2026 10:44
@romulets romulets added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Feb 19, 2026
Copy link
Copy Markdown
Contributor

@uri-weisman uri-weisman left a comment

Choose a reason for hiding this comment

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

🚀

@romulets romulets mentioned this pull request Feb 19, 2026
8 tasks
@romulets romulets enabled auto-merge (squash) February 19, 2026 11:28
@romulets romulets merged commit 3b8f490 into elastic:main Feb 19, 2026
23 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #23 / InfraOps App feature controls infrastructure security global infrastructure read privileges infrastructure landing page with data shows Wafflemap
  • [job] [logs] Jest Tests #4 / PrivilegesRolesForm applying custom privileges prevents customization up to sub privilege level by default

Metrics [docs]

✅ unchanged

ersin-erdal pushed a commit to ersin-erdal/kibana that referenced this pull request Feb 19, 2026
…lastic#253938)

- Changes from always create to update with upsert
- If conflict versions seen, retry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Entity Store] On logs extraction use update with upsert instead of create

4 participants