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

[jira] [Created] (IGNITE-8507) SQL: Print a warning if SQL index inline size is not sufficient

Vladimir Ozerov created IGNITE-8507:
---------------------------------------

             Summary: SQL: Print a warning if SQL index inline size is not sufficient
                 Key: IGNITE-8507
                 URL: https://issues.apache.org/jira/browse/IGNITE-8507
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
             Fix For: 2.6


"Inline size" is very important optimization. When not used secondary index lookup may become extraordinary slow. 
Let's print a warning when certain indexes cannot hold their values in index pages, so that user can adjust index configuration accordingly.



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