Skip to content

Add 'spring.r2dbc.pool.acquire-retry' property #44017

Closed
@Renboo

Description

@Renboo

Now static class Pool from R2dbcProperties.class does not have acquireRetry property and we could not use autoconfig.

We need it to config it for situations when DB close one or more connection from pool to correctly retry and do not drop with error.

Of course it is official r2dbc-pool config property: https://github.com/r2dbc/r2dbc-pool
It will be nice to see new prop in nearest spring boot release:
spring.r2dbc.pool.acquire-retry

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions