Bug #8876 Timeout when committin aborted transaction after node failure
Submitted: 1 Mar 2005 23:47 Modified: 3 Mar 2005 8:22
Reporter: Johan Andersson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:mysql 4.1.10 OS:Any (*)
Assigned to: Pekka Nousiainen CPU Architecture:Any

[1 Mar 2005 23:47] Johan Andersson
Description:
Node failure causes unexpected timeouts.
Commits take X seconds to abort, where X=TransactionDeadlockDetectionTimeout
Operations are aborted after X+X seconds.

How to repeat:
see internal info
[2 Mar 2005 0:04] Mikael Ronström
The perl program executes a prepared query and then goes on to execute
COMMIT without checking error codes.
Possibly the second timeout is due to the COMMIT of an already aborted transaction.
[3 Mar 2005 8:22] Jonas Oreland
Fixed in 4.1.11
[3 Mar 2005 10:49] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/22608
[3 Mar 2005 11:56] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/22613