Task #7172
Updated by Rob Nahf over 9 years ago
* remove CN.updateSystemMetadata
* change version in both CN & MN updateSystemMetadata MN.updateSystemMetadata to 2.0 (the method was not available in 1.2)
* modify text of CN.updateSystemMetadata from:
_"This method is typically used by Authoritative Member Nodes to ensure system metadata consistency on the Coordinating Node."_
to:
_"Usage of this method SHOULD be restricted to CNs for updating the systemMetadata in the underlying storage component."_
* modify text of MN.updateSystemMetadata from:
_"Provides
"Provides a mechanism for updating system metadata for any objects held on the Member Node."_ Node."
to:
_"Provides "Provides a mechanism for updating system metadata for any objects held on the Member Node where that Member Node is the authoritative Member Node."_
Node."
We decided that we don't need CN.updateSystemMetadata, instead will implement CN.synchronize so the action is queued instead of forced.
* change version in both CN & MN updateSystemMetadata MN.updateSystemMetadata to 2.0 (the method was not available in 1.2)
* modify text of CN.updateSystemMetadata from:
_"This method is typically used by Authoritative Member Nodes to ensure system metadata consistency on the Coordinating Node."_
to:
_"Usage of this method SHOULD be restricted to CNs for updating the systemMetadata in the underlying storage component."_
* modify text of MN.updateSystemMetadata from:
_"Provides
"Provides a mechanism for updating system metadata for any objects held on the Member Node."_ Node."
to:
_"Provides "Provides a mechanism for updating system metadata for any objects held on the Member Node where that Member Node is the authoritative Member Node."_
Node."
We decided that we don't need CN.updateSystemMetadata, instead will implement CN.synchronize so the action is queued instead of forced.