Task #1980
Story #1952: SerialVersion in SystemMetadata needs to be incremented with each Update
Update replication to use the locking and serialVersion algorithm
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_replication
Target version:
Start date:
2011-11-01
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Can use the blocking lock method instead of tryLock if blocking is desired.
History
#1 Updated by Chris Jones about 13 years ago
- Status changed from New to Closed
ReplicationManager and MNreplicationTask now lock(), get(), increment(), put(), unlock().