Skip to content

Conversation

@dmatej
Copy link
Contributor

@dmatej dmatej commented Oct 28, 2025

Test

  • Can use embedded OR server as an alternative
  • Parameters were extracted to own class, makes experiments easy
  • create+list separated
  • Using ShrinkWrap instead of the dependency plugin to resolve dependencies makes possible also running the test in IDE.

ConnectionPool

  • extracted methods made code safer to NPEs
  • System.Logger
  • fixed several issues with wait-notify; could also time out

- Is able to reproduce several types of errors

Signed-off-by: David Matějček <[email protected]>
- There is a path where embedded uses this method too, then thrown NPE

Signed-off-by: David Matějček <[email protected]>
Signed-off-by: David Matějček <[email protected]>
- code cleanup to reduce risk of NPEs reproducible by the performance test

Signed-off-by: David Matějček <[email protected]>
@dmatej
Copy link
Contributor Author

dmatej commented Oct 28, 2025

#25752 is related a bit - with that I could enable the monitoring for embedded too :-)

@dmatej dmatej marked this pull request as ready for review October 29, 2025 13:28
@dmatej dmatej added this to the 7.1.0 milestone Oct 29, 2025
- Attempt to fix incompatible JNA on Eclipse's Jenkins

Signed-off-by: David Matějček <[email protected]>
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.

1 participant