-
Frazer Clement authored
Multithreaded data nodes have multiple Backup 'block' instances. This confused the MGMD implementation of ALL REPORT BACKUP, which expected one report per node. This patch adds some aggregation in the BackupProxy block so that only one report is returned. A configuration covering this scenario is added to ndb_mgm test.
Frazer Clement authoredMultithreaded data nodes have multiple Backup 'block' instances. This confused the MGMD implementation of ALL REPORT BACKUP, which expected one report per node. This patch adds some aggregation in the BackupProxy block so that only one report is returned. A configuration covering this scenario is added to ndb_mgm test.
Loading