Skip to content

Reinstate starting RedisConnectionFactory through afterPropertiesSet #2636

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

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

Closes: #2635

This commit restores the behaviour of RedisConnectionFactories eager initialization via afterPropertiesSet.
Additionally it is now possible to modify the lifecycle phase.
@mp911de mp911de changed the title Start RedisConnectionFactory via afterPropertiesSet Reinstate starting RedisConnectionFactory through afterPropertiesSet Jul 12, 2023
@mp911de mp911de added this to the 3.2 M1 (2023.1.0) milestone Jul 12, 2023
mp911de pushed a commit that referenced this pull request Jul 12, 2023
This commit restores the behaviour of RedisConnectionFactories eager initialization via afterPropertiesSet.
Additionally it is now possible to modify the lifecycle phase.

Closes #2635
Original pull request: #2636
mp911de added a commit that referenced this pull request Jul 12, 2023
Refine documentation about auto-startup. Set phase to zero to be in the middle between min and max.

See #2635
Original pull request: #2636
@mp911de mp911de closed this Jul 12, 2023
@mp911de mp911de deleted the issue/2635 branch July 12, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reinstate starting RedisConnectionFactory through afterPropertiesSet for smooth upgrade path
2 participants