You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/05/20 09:51:25 UTC

[GitHub] [ignite-3] ibessonov commented on pull request #812: IGNITE-16998 [Native Persistence 3.0] Add configuration for checkpoint

ibessonov commented on PR #812:
URL: https://github.com/apache/ignite-3/pull/812#issuecomment-1132706313

   One more thing. I feel like our configuration is kinda broken right now. We should definitely discuss it. What I mean is that technically there are two engines, but they have shared config. This forces us to have "persistent" flag in regions and we mast share regions name space between two engines. On one hand, it's fine, but on the other - should we change it?I can easily imagine the situation where user would want to have different page sizes for volatile and persistent storages, because the first one is not limited by checkpoint performance.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org