-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 7.0.0.Beta1
-
Fix Version/s: 7.0.0.Beta3
-
Component/s: Domain Management
-
Labels:None
When I call http://localhost:9990/domain-api/host/local?json.pretty=true in domain mode, the call quickly returns as supposed.
If I put an invalid host name in ( e.g. http://localhost:9990/domain-api/host/localhost?json.pretty=true ), this api calls hangs.