Skip to content

DATAREDIS-539 - Replace call to deprecated addCache in RedisCacheManager. #212

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

We now rely on getMissingCache and loadCaches for initialization instead of explicitly calling deprecated addCache method on AbstractCacheManager. This changes the behavior of createAndAddCache which has been deprecated as of now.

…ger.

We now rely on getMissingCache and loadCaches for initialization instead of explicitly calling deprecated addCache method.
@mp911de
Copy link
Member

mp911de commented Aug 22, 2016

@snicoll do you mind having a look at the PR?

@snicoll
Copy link
Member

snicoll commented Aug 22, 2016

LGTM

mp911de pushed a commit that referenced this pull request Aug 22, 2016
…ger.

We now rely on getMissingCache and loadCaches for initialization instead of explicitly calling deprecated addCache method.

Original pull request: #212.
@mp911de
Copy link
Member

mp911de commented Aug 22, 2016

That's merged with b47fc35.

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.

3 participants