Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.3
-
None
Description
Background
In a scenario where data is continually replicated between multiple Atlas clusters, it will be worth having detailed captured within the system. These details should be such that they are apparent in the entities' properties.
Approach Guidance
- Add 2 additional attributes to Referencable. Say replicatedFromCluster and replicatedToCluster.
- Update ExportService and ImportService such that entities that are part of the process are updated with the cluster for which they are to be replicated to.
- Update audits to denote the operation.