Hi,

On our configuration (2 controllers (2.10.9) in raidb1), all update queries 
hanged. We had to restart controllers to unblock database.

I took a look on logs and I can see where controller hangs : on the 'slave 
controller' (the one which did not receive request directly from client)

the last request without hang logged those lines :
15 Oct 2008 08:15:43,094 | LEVEL3 | sequoia debug: Executing task Autocommit 
StatementExecuteUpdateTask 384 (delete from ...)
15 Oct 2008 08:15:43,096 | LEVEL3 | sequoia debug: Task Autocommit 
StatementExecuteUpdateTask 384 (delete from ...) completed
15 Oct 2008 08:15:43,096 | LEVEL3 | sequoia debug: Removed delete from ... from 
total order queue
15 Oct 2008 08:15:43,097 | LEVEL3 | sequoia debug: Logging request 18054
15 Oct 2008 08:15:43,097 | LEVEL3 | sequoia debug: 
org.hsqldb.jdbc.jdbcpreparedstatem...@199d8[sql=[update RECOVERY SET 
exec_status=?,update_count=?,exec_time=? WHERE log_id=?], parameters=[[S], [0], 
[4], [18054]]]
15 Oct 2008 08:15:43,097 | LEVEL3 | sequoia debug: Write completed, remaining 
pending writes: 0

the first request with hang only logged those lines
15 Oct 2008 08:16:43,075 | LEVEL3 | sequoia debug: Executing task Autocommit 
StatementExecuteUpdateTask 385 (delete from ...)
15 Oct 2008 08:16:43,076 | LEVEL3 | sequoia debug: Removed delete from ... from 
total order queue


Is that a known bug ? Should I add it to bug tracker ?


Thanks in advance


Pierre

The information in this e-mail is confidential. The contents may not be 
disclosed or used by anyone other then the addressee. Access to this e-mail by 
anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and 
delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of 
this e-mail as it has been sent over public networks. If you have any concerns 
over the content of this message or its Accuracy or Integrity, please contact 
Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus 
scanning software but you should take whatever measures you deem to be 
appropriate to ensure that this message and any attachments are virus free.

_______________________________________________
Sequoia mailing list
[email protected]
http://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to