Skip to content

Conversation

@sdeleuze
Copy link
Contributor

@sdeleuze sdeleuze commented Oct 7, 2024

Hi, I am Sébastien, Spring Framework committer, here is a PR for spring and spring-webflux that improves the scalability and reliability of database access under high concurrency.

@sdeleuze sdeleuze force-pushed the spring-webflux-db branch 2 times, most recently from 1a59f43 to 4f2c128 Compare October 7, 2024 11:36
- Improve the test reliability with a better random number
  generation mechanism
- Improve the scalability of fortune test
The now fixed deadlock issue was only visible
under high concurrency and was generating errors
and leading to lower than expected performance.

Sorting the worlds before updating them allows
to avoid this issue.
@sdeleuze sdeleuze changed the title [spring-webflux] Improve database tests [spring] Improve database tests Oct 10, 2024
@sdeleuze
Copy link
Contributor Author

sdeleuze commented Oct 10, 2024

@NateBrady23 We managed to fix with this PR an issue that prevented the /update test to complete with spring in the last CI run (+ other spring-webflux refinements), so please consider merging it before running the 2024 official round.

@NateBrady23 NateBrady23 merged commit 808b21e into TechEmpower:master Oct 14, 2024
3 checks passed
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.

2 participants