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

Ilya Kasnacheev updated IGNITE-11162:
-------------------------------------
    Description: 
We should print a one-time usability warning if inline_size > Math.max(2 * 
actual used length for inlining, 32).

We have reports that people set this number to something very large (2048) get 
huge index tree and eventually node will fail.

> SQL: Print a warning if SQL index inline size is overly large
> -------------------------------------------------------------
>
>                 Key: IGNITE-11162
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11162
>             Project: Ignite
>          Issue Type: New Feature
>          Components: sql
>    Affects Versions: 2.7
>            Reporter: Ilya Kasnacheev
>            Priority: Minor
>
> We should print a one-time usability warning if inline_size > Math.max(2 * 
> actual used length for inlining, 32).
> We have reports that people set this number to something very large (2048) 
> get huge index tree and eventually node will fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to