Bug #32113 ndb: setting api heartbeat timeout high may cause strange reconnect behavior
Submitted: 5 Nov 2007 14:45
Reporter: Tomas Ulin Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[5 Nov 2007 14:45] Tomas Ulin
Description:
set api heartbeat timeout high, 2 node, 2 replicas

in loop run:
   1. run transaction
   2. before commit is sent to api, crash node that is TC
   3. wait for node to come up

seems api does not see node coming up again in time...

so transaction in next round will have no node to receive commit from...

How to repeat:
.