On Mon, Apr 17, 2017 at 9:06 AM, Sergey Chugunov <sergey.chugu...@gmail.com> wrote:
> Dmitriy, > > I think this issue highlights another lack in our documentation that > emerged with introduction of PageMemory. > > In current documentation we have some recommendations about memory capacity > planning. > As PageMemory storage data structures introduce their own overhead; this > section of documentation must be updated. > > As per "null" in OutOfMemoryException message, I've already addressed it so > now when PageMemory fails to allocate new page, it throws an > IgniteOutOfMemoryException with message like "Failed to allocate new page > within <MemoryPolicyName> MemoryPolicy". > Sergey, the error message should also mention which configuration property needs to be changed to fix the issue.