-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.8.0-HF31, 6.0-HF07, 7.1
-
Fix Version/s: 5.8.0-HF32, 6.0-HF08, 7.2
-
Component/s: Core VCS
-
Tags:
The UnifiedCachingMapper uses a single cache shared by VCS sessions in the same instance. There is no need to handle local invalidation the cache is transactional.
In cluster mode the remote invalidations are not are not taken account.