View Revisions: Issue #3220
Summary | 0003220: Cannot Register a remote node to another remote node before initial load | ||
---|---|---|---|
Revision | 2017-10-03 16:05 by chenson | ||
Description | When setting up a 3-tiered system (example: CI -> BO -> TILL) you cannot register the TILL node to the BO node unless the BO node has already had an initial load. Registration is automatically set to "closed" for nodes that haven't been loaded. We should create a parameter that can be set to override this requirement; * registration.require.initial.load, default = true. |
||
Revision | 2017-08-08 17:30 by kpatierno | ||
Description | When setting up a 3-tiered system (example: CI -> BO -> TILL) you cannot register the TILL node to the BO node unless the BO node has already had an initial load. Registration is automatically set to "closed" for nodes that haven't been loaded. We should create a parameter that can be set to override this requirement; * force.initial.load.registration, default = true. |