Skip to content
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

Failing reactive integration tests, caused by "Connection unexpectedly closed" #430

Open
magro opened this issue Nov 4, 2024 · 0 comments · May be fixed by #431
Open

Failing reactive integration tests, caused by "Connection unexpectedly closed" #430

magro opened this issue Nov 4, 2024 · 0 comments · May be fixed by #431

Comments

@magro
Copy link
Contributor

magro commented Nov 4, 2024

Integration tests (for the reactive module) on github sometimes fail with org.springframework.transaction.CannotCreateTransactionException: Could not open R2DBC Connection for transaction caused by io.r2dbc.postgresql.client.ReactorNettyClient$PostgresConnectionClosedException: [08006] Connection unexpectedly closed, see e.g.

(right now, tests can be retried to be eventually green)

@magro magro changed the title Failing integration tests, caused by "Connection unexpectedly closed" Failing reactive integration tests, caused by "Connection unexpectedly closed" Nov 4, 2024
magro added a commit that referenced this issue Nov 4, 2024
This is an attempt to fix it, according to
spring-projects/spring-data-r2dbc#810.

Because it's not directly possible to reproduce the issue, we can try it
and see if the issue occurs again.
magro added a commit that referenced this issue Nov 4, 2024
Because it's not directly possible to reproduce the issue, we can try it
and see if the issue occurs again.
magro added a commit that referenced this issue Nov 4, 2024
Because it's not directly possible to reproduce the issue, we can try it
and see if the issue occurs again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant