Task #8171
Story #8167: Enable postgres replication between Coordinating Nodes
Document hazelcast components to be moved to postgres storage
Start date:
2017-09-01
Due date:
% Done:
0%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Hazelcast is currently used to manage distributed data structures across the Coordinating Nodes.
The goal of this task is to document the structures that can be switched to direct postgres storage, the portions of code that need to be adjusted as a result of the change, and how change notification should be broadcast (e.g. should postgres triggers be used to notify of a change to system metadata or should the process changing system metadata be responsible for broadcasting notice of the change through rabbit MQ?).
History
#1 Updated by Dave Vieglais about 7 years ago
- Tracker changed from Story to Task