Revision 651669f4
To reduce the load on each Member Node, remove the call to getChecksum() on every MNreplicationTask.call() call, but rather call describe() to see if the object is already present, and use the checksum in the description to compare it with the CN system metadata checksum. this is less rigorous, but also less expensive of an operation.
Files
- added
- modified
- copied
- renamed
- deleted