Bug #4940 2 records used for each update possible (MaxNoOfConcurrentOperations
Submitted: 7 Aug 2004 9:22 Modified: 7 Aug 2004 9:22
Reporter: Mikael Ronström Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version: OS:
Assigned to: Mikael Ronström CPU Architecture:Any

[7 Aug 2004 9:22] Mikael Ronström
Description:
When setting MaxNoOfConcurrentOperations to 65536 it was only possible
to update 32768 records since half of the TC records was used for
take over purposes

How to repeat:
Affects memory footprint, any start

Suggested fix:
Allocate 2*noOfOperations of TC connect records
in Configuration.cpp