#489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)

SVN:trunk[1732]
This commit is contained in:
Romain Quetiez
2011-12-20 15:55:07 +00:00
parent d74f562dba
commit 9ac4f84e22
9 changed files with 912 additions and 336 deletions

View File

@@ -2271,8 +2271,8 @@ class TestDataExchange extends TestBizModel
),
),
),
//);
//$aXXXXScenarios = array(
// );
// $aXXXXScenarios = array(
array(
'desc' => 'Update then delete with retention (to complete with manual testing) and reconciliation on org/name',
'login' => 'admin',
@@ -2361,7 +2361,7 @@ class TestDataExchange extends TestBizModel
),
array(
array('obj_C', 2, 'obj_C', 'production'),
),
),
),
'target_data' => array(
array('org_id', 'name', 'status'),
@@ -2403,7 +2403,7 @@ class TestDataExchange extends TestBizModel
array(2, 'obj_B', 'implementation'),
array(2, 'obj_C', 'production'),
array(2, 'obj_D', 'obsolete'),
),
),
),
'attributes' => array(
'org_id' => array(