Skip to content

Commit

Permalink
Made the purge of incoming and outgoing batches exclusive. Also made …
Browse files Browse the repository at this point in the history
…sure if one fails, the other will still be able to run.
  • Loading branch information
chenson42 committed Feb 10, 2008
1 parent f948305 commit e273d50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions symmetric/src/changes/changes.xml
Expand Up @@ -45,6 +45,9 @@
prevent the loss of data should the
symmetric.runtime.incoming.batches.skip.duplicates property be set to true.
</action>
<action dev="chenson42" type="add">
Made the purge of incoming and outgoing batches exclusive. Also made sure if one fails, the other will still be able to run.
</action>
<action dev="kbajaj01" type="add">
Make the AbstractJob configurable so that it can reschedule itself. If we do this, then
we get natural randomness in the push, pull cycles.
Expand Down

0 comments on commit e273d50

Please sign in to comment.