-
Type:
Sub-task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP_EWP 5.1.2
-
Fix Version/s: EAP_EWP 5.2.0
-
Component/s: Clustering
-
Labels:None
-
Affects:Release Notes
-
Release Notes Text:Concurrent calls that started the same JBoss Cache instance caused errors. The calls are now synchronized so that concurrent access no longer occurs.
-
Release Notes Docs Status:Documented as Resolved Issue
-
Docs QE Status:NEW
There is no synchronization on cache.start, and concurrent calls to start the same cache cause errors.
This is particularly an issue in EAP 5, where caches are retrieved from the EAP CacheManager
and the first user of the cache must start it.
- is blocked by
-
JBCACHE-1605 Concurrency issues with multiple threads calling cache.start
-
- Resolved
-