[ https://forge.continuent.org/jira/browse/SEQUOIA-819?page=all ]
Stephane Giron resolved SEQUOIA-819:
------------------------------------
Assign To: Mathieu Peltier (was: Stephane Giron)
Resolution: Fixed
Fix Version: (was: Sequoia 2.10.2)
(Visible to emicnetworks)
> Failed to execute request within transaction after killing controller:
> Connection lost while executing statementExecuteQuery and automatic reconnect
> failed
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SEQUOIA-819
> URL: https://forge.continuent.org/jira/browse/SEQUOIA-819
> Project: Sequoia
> Type: Bug
> Versions: Sequoia 2.10
> Reporter: Stephane Giron
> Assignee: Mathieu Peltier
> Fix For: Sequoia 3.0 beta1
>
>
> Fix for SEQUOIA-782 introduced this behavior
> After killing controller, the execution of a request can fail :
> Connection lost while executing statementExecuteQuery with request 'SELECT *
> FROM failover_table' and automatic reconnect failed
> (org.continuent.sequoia.common.exceptions.driver.DriverSQLException: Message
> of cause: Transaction 562,949,953,421,344 is not started)
> org.continuent.sequoia.common.exceptions.driver.DriverSQLException:
> Connection lost while executing statementExecuteQuery with request 'SELECT *
> FROM failover_table' and automatic reconnect failed
> (org.continuent.sequoia.common.exceptions.driver.DriverSQLException: Message
> of cause: Transaction 562,949,953,421,344 is not started)
> at
> org.continuent.sequoia.driver.Connection.statementExecuteQuery(Connection.java:2890)
> at org.continuent.sequoia.driver.Statement.executeQuery(Statement.java:467)
> at org.continuent.sequoia.driver.Statement.executeQuery(Statement.java:440)
> at
> com.continuent.sequoia.test.functional.failover.StatementFailoverTest.executeQuery(StatementFailoverTest.java:75)
> at
> com.continuent.sequoia.test.functional.failover.StatementFailoverTest.executeQueryNoBroadCast(StatementFailoverTest.java:61)
> at
> com.continuent.sequoia.test.functional.failover.AbstractStatementFailoverTestCase$1.eval(AbstractStatementFailoverTestCase.java:45)
> at
> com.continuent.sequoia.test.functional.failover.AbstractFailoverTestCase.runTwoExecsScenario(AbstractFailoverTestCase.java:715)
> at
> com.continuent.sequoia.test.functional.failover.AbstractFailoverTestCase.runDefaultScenario(AbstractFailoverTestCase.java:677)
> at
> com.continuent.sequoia.test.functional.failover.AbstractStatementFailoverTestCase.testExecuteQueryNoBroadcast(AbstractStatementFailoverTestCase.java:41)
> at
> com.continuent.sequoia.test.util.AbstractTestCase.runTest(AbstractTestCase.java:446)
> at
> com.continuent.sequoia.test.util.AbstractTestCase.run(AbstractTestCase.java:151)
> Caused by:
> org.continuent.sequoia.common.exceptions.driver.DriverSQLException: Message
> of cause: Transaction 562,949,953,421,344 is not started
> at
> org.continuent.sequoia.driver.Connection.statementExecuteQuery(Connection.java:2868)
> at
> org.continuent.sequoia.driver.Connection.statementExecuteQuery(Connection.java:2886)
> ... 27 more
> Caused by:
> org.continuent.sequoia.common.exceptions.driver.protocol.BackendDriverException:
> Transaction 562,949,953,421,344 is not started
--
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