Skip to content

SUP-19037: Improve stream performance + avoid deadlocks (backport)#1715

Open
plyhun wants to merge 2 commits intohotfix-2.1.xfrom
hotfix-2.1.x-sup-19037
Open

SUP-19037: Improve stream performance + avoid deadlocks (backport)#1715
plyhun wants to merge 2 commits intohotfix-2.1.xfrom
hotfix-2.1.x-sup-19037

Conversation

@plyhun
Copy link
Copy Markdown
Contributor

@plyhun plyhun commented Oct 10, 2025

Abstract

While replacing findFirst() with findAny() does not seem to have a big impact, it can be called over a database-originated stream, where having an ordering request might be expensive.

Checklist

General

  • Added abstract that describes the change
  • Added changelog entry to /CHANGELOG.adoc
  • Ensured that the change is covered by tests
  • Ensured that the change is documented in the docs

On API Changes

  • Checked if the changes are breaking or not
  • Added GraphQL API if applicable
  • Added Elasticsearch mapping if applicable

@plyhun plyhun requested a review from npomaroli October 10, 2025 13:19
@plyhun plyhun self-assigned this Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant