[ https://forge.continuent.org/jira/browse/SEQUOIA-437?page=all ] Pascal Bresson closed SEQUOIA-437: ----------------------------------
No more news from user. Will reopen if needed. > Orderly shutdown of a virtual database is detected as statement and > controller failure > -------------------------------------------------------------------------------------- > > Key: SEQUOIA-437 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-437 > Project: Sequoia > Type: Bug > Environment: Continuent internal testing > Reporter: Edward Archibald > Priority: Critical > Fix For: Sequoia 2.9 > > > While running a write-intensive workload that is generated by 'Evaluator' , > and with two controllers running with one backend each, I do a shutdown of a > virtual database on one of the controllers. During the shutdown, errors are > seen in the controller error log as well as on the client side that indicate > that some write operations are failing 'on all controllers' and that a > controller failed. This problem happens every time in my test scenario. > Here's the information from the cluster log of one such session: > 2006-04-04 17:12:50,891 INFO controller.virtualdatabase.continuent_db > Checkpoint shutdown-172.16.10.223:25322-Tue Apr 04 17:12:43 CDT 2006 was > stored > 2006-04-04 17:12:51,023 WARN controller.virtualdatabase.continuent_db > Controller Member(address=grebe/172.16.10.223:6523, uid=continuent_db) has > left the cluster. > 2006-04-04 17:12:51,024 WARN controller.RequestManager.continuent_db 1 > controller(s) died during execution of request 129466 > 2006-04-04 17:12:51,024 WARN controller.RequestManager.continuent_db Request > 'delete from tbl3 where k1 = ? and k2 = ?/<!%I|109|!%><!%I|51000|!%>' failed > on all controllers > 2006-04-04 17:12:51,024 WARN controller.RequestManager.continuent_db Request > delete from tbl3 where k1 = ? and k2 = ?... failed (Request 'delete from tbl3 > where k1 = ? and k2 = ?/<!%I|109|!%><!%I|51000|!%>' failed on all controllers) > 2006-04-04 17:12:51,024 WARN controller.virtualdatabase.continuent_db > Request '129466' failed (Request 'delete from tbl3 where k1 = ? and k2 = > ?/<!%I|109|!%><!%I|51000|!%>' failed on all controllers) > 2006-04-04 17:12:51,024 WARN > virtualdatabase.VirtualDatabaseWorkerThread.continuent_db Error during > command execution (Request 'delete from tbl3 where k1 = ? and k2 = > ?/<!%I|109|!%><!%I|51000|!%>' failed on all controllers) > 2006-04-04 17:12:51,025 WARN controller.RequestManager.continuent_db 1 > controller(s) died during execution of request 129506 > 2006-04-04 17:12:51,025 WARN controller.RequestManager.continuent_db Request > 'update tbl3 set value = ?, changed = ? where k1 = ? and k2 = > ?/<!%I|702|!%><!%T|2006-04-04 17:12:50.765|!%><!%I|202|!%><!%I|51000|!%>' > failed on all controllers > 2006-04-04 17:12:51,025 WARN controller.RequestManager.continuent_db Request > update tbl3 set value = ?, changed = ? w... failed (Request 'update tbl3 set > value = ?, changed = ? where k1 = ? and k2 = ?/<!%I|702|!%><!%T|2006-04-04 > 17:12:50.765|!%><!%I|202|!%><!%I|51000|!%>' failed on all controllers) > 2006-04-04 17:12:51,025 WARN controller.virtualdatabase.continuent_db > Request '129506' failed (Request 'update tbl3 set value = ?, changed = ? > where k1 = ? and k2 = ?/<!%I|702|!%><!%T|2006-04-04 > 17:12:50.765|!%><!%I|202|!%><!%I|51000|!%>' failed on all controllers) > 2006-04-04 17:12:51,026 WARN > virtualdatabase.VirtualDatabaseWorkerThread.continuent_db Error during > command execution (Request 'update tbl3 set value = ?, changed = ? where k1 = > ? and k2 = ?/<!%I|702|!%><!%T|2006-04-04 > 17:12:50.765|!%><!%I|202|!%><!%I|51000|!%>' failed on all controllers) > 2006-04-04 17:12:51,050 INFO controller.virtualdatabase.continuent_db 3 > requests were waiting responses from Member(address=grebe/172.16.10.223:6523, > uid=continuent_db) > 2006-04-04 17:12:51,051 INFO controller.requestmanager.cleanup Waiting > 120000ms for client of controller 281474976710656 to failover > 2006-04-04 17:12:51,191 WARN controller.RequestManager.continuent_db 1 > controller(s) died during execution of request 129601 > 2006-04-04 17:13:26,252 INFO controller.requestmanager.cleanup Cleanup for > controller 281474976710656 failure is completed. > 2006-04-04 17:14:51,053 INFO controller.requestmanager.cleanup Cleanup for > controller 281474976710656 failure is completed. -- 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
