Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Fixed #41 Race Condition in JCacheManager #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 5, 2015

  1. 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
    Yogu committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    29bc560 View commit details
    Browse the repository at this point in the history