Investigate potential issue with checkpoint storage at shutdown / restart time
------------------------------------------------------------------------------
Key: SEQUOIA-1004
URL: https://forge.continuent.org/jira/browse/SEQUOIA-1004
Project: Sequoia
Type: Task
Versions: Sequoia 2.10.9
Reporter: Stephane Giron
Assigned to: Stephane Giron
Fix For: sequoia 2.10.11
It seems possible to have such a behavior as described below :
Full_cluster.log shows :
2007-10-22 15:48:37,771 INFO controller.virtualdatabase.testdb Checkpoint
disable all backends-10.11.110.65:25322-20071022154837741+0000 was stored
But when restarting the cluster, the following trace is shown :
java.sql.SQLException: Unable to get checkpoint disable all
backends-10.11.110.65:25322-20071022154837741+0000 from the recovery log
(Checkpoint disable all backends-10.11.110.65:25322-20071
022154837741+0000 does not exist in recovery log)
at
org.continuent.sequoia.controller.recoverylog.events.GetCheckpointLogIdEvent.execute(GetCheckpointLogIdEvent.java:96)
at
org.continuent.sequoia.controller.recoverylog.LoggerThread.run(LoggerThread.java:732)
So, on one hand, it seems that the checkpoint was stored, but on the other
hand, it can not be found in the recovery log when restarting the 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