-
Priyanka Sangam authored
test 1) Added set of unit tests for - ndb_mt_backup: mt-backup - ndb_st_backup: st-backup with EnableMultithreadedBackup = 0 - ndb_mt_backup_parts: ensure that each backup part has unique data and unique logs - ndb_mt_backup_ldms: test mt-backup and mt-restore with a config where each node has a different count of ldm threads. Verify using single-threaded restores that each node writes a different number of backup parts. 2) Re-recorded mtr test results 3) Autotest fix for mt-backup path
Priyanka Sangam authoredtest 1) Added set of unit tests for - ndb_mt_backup: mt-backup - ndb_st_backup: st-backup with EnableMultithreadedBackup = 0 - ndb_mt_backup_parts: ensure that each backup part has unique data and unique logs - ndb_mt_backup_ldms: test mt-backup and mt-restore with a config where each node has a different count of ldm threads. Verify using single-threaded restores that each node writes a different number of backup parts. 2) Re-recorded mtr test results 3) Autotest fix for mt-backup path
Loading