Skip to content

Reinstate starting RedisConnectionFactory through afterPropertiesSet for smooth upgrade path #2635

Closed
@christophstrobl

Description

@christophstrobl

Switching form InitializingBean to a SmartLifecycle can cause issues for users depending on the current behaviour expecting the connection to be avaliable in afterPropertiesSet().

We should restore the previous behaviour to allow a smooth upgrade.

Related to: #2503

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions