Skip to content

MinIdle and MaxValidationTime properties missing for R2DBC pools #34724

@marcelop3251

Description

@marcelop3251

Spring boot version: 2.7.9, the spring-boot-project version of r2dbc more specifically the class
spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/r2dbc/ConnectionFactoryConfigurations.java does not map the new property available in r2dbc-pool, in the case of minIdle the idea is to map this field?

See new field in
https://github.com/r2dbc/r2dbc-pool/blob/0.9.x/src/main/java/io/r2dbc/pool/ConnectionPoolConfiguration.java

Is there any specific reason for not having mapped?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions