[ 
https://issues.apache.org/jira/browse/IGNITE-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911357#comment-16911357
 ] 

Dmitriy Pavlov commented on IGNITE-12061:
-----------------------------------------

[~amashenkov], thank you for review and merging ticket.

[~zstan] unfortunately I can't automatically cherry-pick fix to 2.7.6. Could 
you please prepare 2-7-6 based branch and create new PR for it? 

An example is https://issues.apache.org/jira/browse/IGNITE-9562 and PR 
https://github.com/apache/ignite/pull/6781

Also, since there is a risk of introducing bugs during merge, I suggest running 
TC Run All on the resulting branch.

> Silently fail while try to recreate already existing index with differ 
> inline_size.
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-12061
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12061
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.5, 2.7, 2.7.5
>            Reporter: Stanilovsky Evgeny
>            Assignee: Stanilovsky Evgeny
>            Priority: Major
>             Fix For: 2.7.6
>
>          Time Spent: 5.5h
>  Remaining Estimate: 0h
>
> INLINE_SIZE differ from previous value is  not correctly sets.
> 1. create index idx0(c1, c2)
> 2. drop idx0
> 3. create index idx0(c1, c2) inline_size 100;
> inline_size remains the same, in this case default = 10.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to