You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Mike Wiesenberg <mi...@gmail.com> on 2021/11/09 13:38:27 UTC

Error in docs

https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/DataStorageConfiguration.html

It states by setCheckpointFrequency that "If the rate is high, checkpoint
will be triggered more frequently." But this is a wait period in
milliseconds, so a higher number will mean less checkpointing, right?

Re: Error in docs

Posted by Kseniya Romanova <ks...@apache.org>.
Thank you, Mike! The ticket is created
https://issues.apache.org/jira/browse/IGNITE-15887 and the wording will be
improved.

вт, 9 нояб. 2021 г. в 16:38, Mike Wiesenberg <mi...@gmail.com>:

>
> https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/DataStorageConfiguration.html
>
> It states by setCheckpointFrequency that "If the rate is high, checkpoint
> will be triggered more frequently." But this is a wait period in
> milliseconds, so a higher number will mean less checkpointing, right?
>
>
>