ControllerWatcher cannot kill clients connecting to a dead controller
---------------------------------------------------------------------

         Key: SEQUOIA-1064
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-1064
     Project: Sequoia
        Type: Bug

  Components: JDBC Driver  
    Reporter: Gilles Rayrat
 Assigned to: Gilles Rayrat 


There is a race condition in the Driver connection: connectToNextController 
takes a lock on the connect policy while connecting, which prevents controller 
watcher to kill the socket being connected (policy::controllerDown is 
synchronized)

-- 
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

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

Reply via email to