JBoss Community

Re: JBoss cache / concurrent creation event

created by Brett Cave in JBoss Cache - View the full discussion

We found the issue a few months ago. We were caching some page components, and we basically had an overlap, where the key was used twice in 1 page. So the first time the key was retrieved, it would be locked, and under certain circumstances (which we never clarified), the 2nd retrieval of the key would fail because the lock was still in place.

Reply to this message by going to Community

Start a new discussion in JBoss Cache at Community