Task #2179
Story #2166: Hazelcast cluster errors need to be isolated
Use REST API calls from d1_replication for storage cluster writes
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_replication
Target version:
Start date:
2012-01-09
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
To reduce the number of calls to Lock.lock() between clusters (and therefore potential lock contention), convert calls to hzSystemMetadata.put() to their respective REST API calls (like setReplicationStatus(), updateReplicationMetadata(), etc. These may be converted back to HZ put() calls later.
History
#1 Updated by Chris Jones almost 13 years ago
- Status changed from New to Closed
Converted put() calls to REST calls using CNode.