-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
ProcessReplicationChanges doesn't allow its processing to be bounded, so for very large transactions its possible to exhaust resident memory when Perl loads all the changes into memory. ProcessReplicationChanges should provide functionality to bound its memory usage to allow this script to run in environments that are more memory constrained.