You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alex Plehanov (Jira)" <ji...@apache.org> on 2023/05/03 16:26:00 UTC

[jira] [Updated] (IGNITE-6526) Ignite 2.x capacity planning guide

     [ https://issues.apache.org/jira/browse/IGNITE-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Plehanov updated IGNITE-6526:
----------------------------------
    Fix Version/s: 2.16
                       (was: 2.15)

> Ignite 2.x capacity planning guide
> ----------------------------------
>
>                 Key: IGNITE-6526
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6526
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Denis A. Magda
>            Assignee: Artem Budnikov
>            Priority: Major
>             Fix For: 2.16
>
>
> Current capacity planning guide [1] is too high level and should be elaborated considering durable memory's internals:
> - memory pages overhead.
> - per-entry overhead (http://apache-ignite-users.70518.x6.nabble.com/Re-Memory-Overhead-per-entry-in-Apache-Ignite-td9498.html).
> - space occupied for indexing needs.
> - free lists
> - etc.
> The page has to include estimates for the Ignite Native Persistence:
> - entry size and its overheads.
> - index size and overheads.
> - data files overheads.
> - estimated WAL size and how to shrink it basing on checkpointing settings.
> [1] https://apacheignite.readme.io/docs/capacity-planning



--
This message was sent by Atlassian Jira
(v8.20.10#820010)