Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

During first page rotated warning message is printed to logs

 

No Format
Page replacements started, pages will be rotated with disk, this will affect storage performance (consider increasing DataRegionConfiguration#setMaxSize).

Message for versions early than 2.5 was:

Expand
No Format
Page evictions started, this will affect storage performance (consider increasing MemoryConfiguration#setPageCacheSize).

 

If this message appeared in log it means segment is full and for allocation of new page it is required to purge some other page.

...