[ https://forge.continuent.org/jira/browse/SEQUOIA-1063?page=comments#action_14407 ]
Emmanuel Cecchet commented on SEQUOIA-1063: ------------------------------------------- Fix commited in CVS, seems to be ok with Sequoia demo. Needs to double-check that this does not impact the distributed case in all cases (statement, callableStatement and broadcast executeQuery). > Begin not logged in recovery log for non-distributed virtual databases > ---------------------------------------------------------------------- > > Key: SEQUOIA-1063 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-1063 > Project: Sequoia > Type: Bug > Components: Core > Versions: Sequoia 2.10.9 > Environment: Any non-distributed virtual database with a recovery log > Reporter: Emmanuel Cecchet > Assignee: Emmanuel Cecchet > Priority: Blocker > Fix For: sequoia 2.10.10 > > > Run the Sequoia demo non-distributed (demo-raidb1.[sh|bat]). > Look at the recovery log entries, BEGIN are not logged. This prevents further > resync of nodes. > The root cause seems to be in request.setIsLazyTransactionStart that is only > called by the DistributedRequestManager but all load balancer now rely on the > value of that boolean in the request object to trigger the recovery log > update. > I am still investigating the issue. -- 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
