Bug #10294 ndb_restore fails if parallellism > support in configuration
Submitted: 1 May 2005 18:46 Modified: 14 Jun 2005 4:29
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1,5.0... OS:Any (any)
Assigned to: Jonas Oreland CPU Architecture:Any

[1 May 2005 18:46] Tomas Ulin
Description:
ndb_restore fails if parallellism > support in configuration

and does not give a error message that makes you understand what happened
when parallellism is too high for the configuration of cluster

How to repeat:
run ndb_restore with NoOfConcurrentTransactions < 128 on a backup with > 128 rows

use e.g. bank tests

ndbapi/bank/bankCreator
ndbapi/bank/bankTransactionMaker

--- run for a while before taking backup
--- clear database
--- restore
[13 Jun 2005 6:10] 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/25914
[13 Jun 2005 9:08] Jonas Oreland
pushed to 4.1.13 and 5.0.8
[14 Jun 2005 4:29] Jon Stephens
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Documented bugfix in Manual Change History for versions 4.1.3 and 5.0.8; marked Closed.