Skip to content

SimpleDelegatingSessionFactory second level cache key conflict#15

Closed
japerr wants to merge 1 commit into
spring-projects:masterfrom
japerr:master
Closed

SimpleDelegatingSessionFactory second level cache key conflict#15
japerr wants to merge 1 commit into
spring-projects:masterfrom
japerr:master

Conversation

@japerr

@japerr japerr commented Mar 13, 2012

Copy link
Copy Markdown

...actory, which allows dynamic cache region prefixes to be used with or without a cache prefix being defined in the configuration. This eliminates the potential for cache key conflicts in environments using multiple databases with second level caching.

http://forum.springframework.net/showthread.php?9959-SimpleDelegatingSessionFactory-second-level-cache-key-conflict

…onFactory, which allows dynamic cache region prefixes to be used with or without a cache prefix being defined in the configuration. This eliminates the potential for cache key conflicts in environments using multiple databases with second level caching.

http://forum.springframework.net/showthread.php?9959-SimpleDelegatingSessionFactory-second-level-cache-key-conflict
@sbohlen

sbohlen commented Sep 13, 2012

Copy link
Copy Markdown
Contributor

SPRNET-1522 Added cache prefix for SimpleDelegatingSessionFactory to avoid second-level cache key conflicts when using multiple databases

@sbohlen sbohlen closed this Sep 13, 2012
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