-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor
-
Affects Version/s: VOMS Clients v. 3.0.5, VOMS API Java v. 3.0.4
-
Component/s: api-java, clients-java
-
Security Level: Public (Visbile by non-authn users.)
-
None
VOMS API Java cycles on all endpoints linked to a VO alias or name, when a connection failure occurs, and stops only when all endpoints have failed.
Hostname check failures break this loop before all endpoints have been tested due to incorrect exception handling.