-
Type: Clean up
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.1
-
Component/s: Core MongoDB, Core VCS, PubSub
-
Tags:
-
Sprint:nxFG 9.1.8
-
Story Points:3
Refactor current code doing invalidations management to use the PubSubService:
- RedisClusterInvalidator
- RedisDBSClusterInvalidator
The replacement code uses VCSPubSubInvalidator and DBSPubSubInvalidator to achieve the same goals. The old invalidators are deprecated.