Check addresses returned by getaddrinfo()
-----------------------------------------

         Key: CAROB-111
         URL: https://forge.continuent.org/jira/browse/CAROB-111
     Project: Carob
        Type: Task
  Components: C++ API  
    Versions: Carob 0.6    
    Reporter: Gilles Rayrat
 Assigned to: Gilles Rayrat 


We use getaddrinfo() to get controller addresses struct usable by connect(). 
There are always 3 addresses returned by this function, and we try to connect 
to each one. When the controller is down, this make the delay for re-connection 
to the 2nd controller very slow.
Checking what are these 3 addresses will help us to take actions to reduce this 
delay

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to