-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: None
-
Labels:
-
Environment:
Docker Swarm
-
Story Points:1
When using a HTTP based clustered meta data store, ONOS is meant to block (with back off) until the meta data can be successfully read. If the hostname given for the URL is not yet resolvable an IOException wrapped in a Runtime exception is thrown and the process errors out such that a cluster is never formed.