You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/08/15 06:58:00 UTC

[jira] [Updated] (IGNITE-6061) Increase default index inline size

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

Vladimir Ozerov updated IGNITE-6061:
------------------------------------
    Labels: performance  (was: )

> Increase default index inline size
> ----------------------------------
>
>                 Key: IGNITE-6061
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6061
>             Project: Ignite
>          Issue Type: Task
>          Components: persistence, sql
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>              Labels: performance
>             Fix For: 2.2
>
>
> Currently default value of maximum inline size is set to 10 bytes. Looks like this is too small for string keys (1 byte overhead, 4 bytes length, 5 bytes for chars - am I right?). I would propose to increase it to greater value, say, 32.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)