Task #2183
Story #2166: Hazelcast cluster errors need to be isolated
Revise usage of d1Client in Synchronization
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_synchronization
Target version:
Start date:
2012-01-09
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Synchronization was originally overriding CNode in order to use a localhost url directed against metacat's CN implementation.
We should now be using the default CNode implementation via d1Client class overwriting the property D1Client.CN_URL in d1client.properties.
NodeCommD1ClientFactory should be creating a single d1client and pulling CNode and MNode implementation out of it.
History
#1 Updated by Robert Waltz almost 13 years ago
- Status changed from New to Closed