Hello,
Data pages have the same priority as index pages. Algorithm can be
configured by DataRegionConfiguration.PageReplacementMode property.
See
https://ignite.apache.org/docs/latest/memory-configuration/replacement-policies
for more information.
ср, 31 авг. 2022 г. в 04:18, 38797715 <38797...@q
hello,
When there is insufficient memory, if a page replacement occurs, will
the data be swapped out of memory first, or will the index also be
swapped out of memory?
Or are there any optimized algorithms?