forked from ehcache/ehcache-jcache
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed ehcache#41 Race Condition in JCacheManager
Using Futures to reserve cache names before configuring them to prevent a different thread from creating it at the same time, possibly with broken configuration
- Loading branch information
Showing
1 changed file
with
105 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters