[
https://issues.apache.org/jira/browse/IGNITE-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127152#comment-16127152
]
Taras Ledkov commented on IGNITE-6061:
--------------------------------------
Minor comments:
Inline header for var-bytes types is:
1 byte - value type / null.
2 bytes - length
> 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)