Task #3746
Story #3729: Member Nodes should be the authoritative source of System Metadata
Add CNCore.systemMetadataChanged() call
100%
Description
Since Member Nodes will be the authoritative source of system metadata, they need to always keep the Coordinating Nodes apprised of changes to system metadata. Add CNcore.systemMetadataChanged() to the CN APIs, and update the operations documentation such that MNs are aware that all changes to system metadata (manually or programatically) should call this new method.
This change will affect the following components
d1_common_java
d1_common_python
d1_libclient_java
d1_libclient_python
d1_cn_rest
d1_cn_rest_proxy
d1_synchronization ?
Metacat CNodeService
Subtasks
History
#1 Updated by Robert Waltz about 10 years ago
- Target version set to CCI-2.0.0
#2 Updated by Rob Nahf over 9 years ago
because the notification links into the synchronization queues, we're implementing CN.synchronize instead.
#3 Updated by Rob Nahf over 9 years ago
- Status changed from New to Rejected