Bug #7294
v2.cn.updateNodeCapabilities() does not updated node values
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_node_registry
Target version:
Start date:
2015-08-15
Due date:
% Done:
100%
Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:
Description
Calling from mn-demo-6 to cn-dev-ucsb-1 I can see the call going through the NodeController and putting the updated node on the hzNodes map. But the new values are not saved and there is no indication that an attempt to persist the values in LDAP is made.
History
#1 Updated by Ben Leinfelder over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
needed to update node registry code to use UPPER case boolean values for node replicate and synch values. Then the process daemon needed to be rebuilt/deployed in order for the hzNodes serialization to use this updated code. Now on cn-dev-ucsb-1
#2 Updated by Ben Leinfelder over 9 years ago
and deployed the change the other 2 cn nodes