View Revisions: Issue #937

Summary 0000937: Provide capability to specify initial load / reverse initial load ordering
Revision 2012-12-06 22:05 by chenson
Description Provide capability to specify initial load / reverse initial load ordering.

Added initial.load.reverse.first=true. If false, then the initial load goes before the reverse initial load.
Revision 2012-12-03 18:49 by chenson
Description Provide capability to specify initial load / reverse initial load ordering. Would like a global parameter that allows:

1. parallel (default)
2. initial load
3. reverse initial load

Option 2 dictates that initial load goes first, option 3 dictates that reverse initial load goes first.