Skip to content

DATAREDIS-283 - RedisCacheManager.loadCaches overrides already defined cache names in afterPropertiesSet(). #45

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

thomasdarimont
Copy link

We now retain the potentially already configured caches during the initialisation of the RedisCacheManager bean.

Thomas Darimont added 2 commits March 12, 2014 14:23
…d cache names in afterPropertiesSet().

Prepare issue branch.
…d cache names in afterPropertiesSet().

We now retain the potentially already configured caches during the initialisation of the RedisCacheManager bean. Previously we discarded the already configured caches which was an undesired side-effect.

Original pull request: #45.
thomasdarimont pushed a commit that referenced this pull request Mar 13, 2014
…d cache names in afterPropertiesSet().

We now retain the potentially already configured caches during the initialisation of the RedisCacheManager bean. Previously we discarded the already configured caches which was an undesired side-effect.

Original pull request: #45.
thomasdarimont pushed a commit that referenced this pull request Mar 13, 2014
…d cache names in afterPropertiesSet().

We now retain the potentially already configured caches during the initialisation of the RedisCacheManager bean. Previously we discarded the already configured caches which was an undesired side-effect.

Original pull request: #45.
@christophstrobl christophstrobl deleted the issue/DATAREDIS-283 branch March 14, 2014 10:27
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.

2 participants