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

Vladimir Ozerov commented on IGNITE-6931:
-----------------------------------------

[~gvvinblade], my comments:
1) Please remove anonymous class from 
{{GridQueryProcessor.processSchemaOperationLocal}}, as it may break binary 
compatibility silently, due to changes in auto-generated anonymous class names. 
We had such an issue several days ago in another class.
2) Same thing for {{IgnitH2Indexing.rebuildIndexesFromHash}} - this is exactly 
where aforementioned issue were observed.


> Simplify index rebuild
> ----------------------
>
>                 Key: IGNITE-6931
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6931
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>          Components: cache, sql
>    Affects Versions: 2.3
>            Reporter: Igor Seliverstov
>            Assignee: Igor Seliverstov
>             Fix For: 2.4
>
>
> There are two quite similar operations: CREATE INDEX rebuildIndexFromHach but 
> used approaches are absolutely different. We need to generalize an used 
> approach.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to