Bug #3029
SANDBOX: synchronization puts an unregistered NodeReference in replica.replicaMemberNode
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_cn_node_registry
Target version:
Start date:
2012-06-26
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
In sandbox, the NodeReference "urn:node:cnSandbox" is not found in the NodeRegistry, but it is used for replicas in synchronization.
urn:node:cnSandbox
completed
2012-06-25T00:00:00.000+00:00
(this causes problems in general because it breaks the contract that nodeReferences used in the system should be (registered) in the NodeRegistry, and in specific in the case where D1Client.getMN(nodeReference) uses the Nodelist to look up the base url, as well as resolve.)
Need to register the round-robin CN into the cn.nodeList.
History
#1 Updated by Robert Waltz over 12 years ago
- Status changed from New to Closed