Task #7356
Feature #6498: V2 Metacat MN and CN Support
The mn.updateSystemMetadata method should control the increase the serialVersion number.
Start date:
2015-09-15
Due date:
% Done:
0%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Currently, the mn.updateSystemMetadata method only accept the new system metadata which has a higher version than the current one on the MN. So the client has to increase the serial version.
However, the correct behavior should be that the serial version of the new system metadata can equal the current version on the MN and the mn increase the version. So it is not necessary for clients to increase the serial version.
History
#1 Updated by Jing Tao about 9 years ago
- Parent task set to #6498
#2 Updated by Jing Tao about 9 years ago
- Status changed from New to Rejected
- translation missing: en.field_remaining_hours set to 0.0
Only CN.setReplicaStatus and CN.updateReplicationMetadata will increase serialVersion number.