OpenLogReplicator icon indicating copy to clipboard operation
OpenLogReplicator copied to clipboard

Feature: Swap to disk when memory is low

Open bersler opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. If you have a very big transaction bigger than amount of memory the program would fail with out of memory.

Describe the solution you'd like OpenLogReplicator could swap to disk when it run out of memory instead of fail.

Describe alternatives you've considered Introduce swap file and add virtual memory.

Additional context Ability to swap to disk would allow to set memory boundary low for OpenLogReplicator and have smaller memory impact to OS.

bersler avatar Jan 14 '23 00:01 bersler

There are currently no plans for this enhancement. If there is a demand from users this feature might be considered to be implemented.

bersler avatar Jan 14 '23 00:01 bersler