[ https://forge.continuent.org/jira/browse/SEQUOIA-228?page=all ]
     
Olivier Fambon closed SEQUOIA-228:
----------------------------------

    Assign To:     (was: Olivier Fambon)

> Better fail-over on commit/begin
> --------------------------------
>
>          Key: SEQUOIA-228
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-228
>      Project: Sequoia
>         Type: Improvement

>   Components: JDBC Driver, Core
>     Versions: Sequoia 2.1, Version 2.2, Sequoia 2.3, Sequoia 2.4
>     Reporter: Olivier Fambon
>      Fix For: Sequoia 2.4

>
> Original Estimate: 2 days
>         Remaining: 2 days
>
> In JDBC, connection.commit() performs both commit and begin.
> In the situation where the controller that handles the connection/transaction
> goes down just after the commit but before the begin, the commit suceedes
> but an error is reported to the user, and no begin is performed (?).
> This can be improved by:
> - splitting the 'commit' protocol message in two parts: 1/ commit, 2/ begin
> - handling the potential failure of the second message by failing-over to 
> another controller

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