XAP

Flush Redo Log to Disk

This is only relevant when the redo log swap type is SQLite.

Upon Forced Flush

If the database is offline or you notice that you memory allocation is nearing its limit, you can force a flush of the memory redo log portion to the disk.

com.gigaspaces.utils.RedologFlushNotifier - Using this method the full SpaceClosed Where GigaSpaces data is stored. It is the logical cache that holds data objects in memory and might also hold them in layered in tiering. Data is hosted from multiple SoRs, consolidated as a unified data model. name will be included.

The instructions on how to achieve this can be found in this Git.