Hello!

Let me add to the previous answers:

This message means that checkpoint page buffer is almost exhausted. It is
recommended to increase its size (dataRegionCfg.checkpointPageBufferSize)
if you have a lot of writes.

Please see
https://apacheignite.readme.io/docs/durable-memory-tuning#section-checkpointing-buffer-size

Regards,
-- 
Ilya Kasnacheev


пт, 13 мар. 2020 г. в 09:39, krkumar24061...@gmail.com <
krkumar24061...@gmail.com>:

> Hi All - I see this message in the logs
>
> [2020-03-12 15:23:29,896][INFO
> ][comcastprod-1-StoreFlushWorker-7][PageMemoryImpl] Throttling is applied
> to
> page modifications [*percentOfPartTime=0.54*, markDirty=8185 pages/sec,
> checkpointWrite=14893 pages/sec, estIdealMarkDirty=8182 pages/sec,
> curDirty=0.35, maxDirty=0.28, avgParkTime=1654529 ns, pages:
> (total=5700803,
> evicted=13463, written=3967472, synced=0, cpBufUsed=307302,
> cpBufTotal=518215)]
>
> From the docs, i understand that this thread is being parked for almost 54%
> time as part of throttling. Wanted to know how to solve this issue and what
> are thing that can be done avoid this ??
>
> Thanx and Regards,
> KR Kumar
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to