Changes between Version 2 and Version 3 of AdaptiveReplication


Ignore:
Timestamp:
Aug 6, 2008, 5:00:07 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdaptiveReplication

    v2 v3  
    3737
    3838 * Set app.target_nresults to 2 in the database.
    39  * Create jobs with target_nresults=1 and min_quorum=1.
     39 * Create jobs with target_nresults=1 and min_quorum=1; i.e. include
     40{{{
     41<target_nresults>1</target_nresults>
     42<min_quorum>1</min_quorum>
     43}}}
     44 in the [WorkGeneration#templates input template file].
    4045
    4146== Implementation ==