You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Antonov (Jira)" <ji...@apache.org> on 2020/04/24 22:01:00 UTC

[jira] [Updated] (IGNITE-12942) control.sh add command for checking that inline size is same on all cluster nodes

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

Sergey Antonov updated IGNITE-12942:
------------------------------------
    Release Note: Added "--cache check_index_inline_sizes" command to control utility. The command checks that indexes inline size the same on all cluster nodes. The command could be useful for analyzing performance problems with SQL queries.  

> control.sh add command for checking that inline size is same on all cluster nodes
> ---------------------------------------------------------------------------------
>
>                 Key: IGNITE-12942
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12942
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Sergey Antonov
>            Assignee: Sergey Antonov
>            Priority: Major
>             Fix For: 2.9
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should check that the inline size is the same for the index on all nodes in the cluster.
> 1. Check inline_size of secondary indexes on node join. Warn to log if they differ and propose a recreate problem index.
> 2. Introduce a new command to control.sh (control.sh --cache check_index_inline_sizes). The command will check inline sizes of secondary indexes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)