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
 Assigned to: 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

Reply via email to