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

Andrew Mashenkov updated IGNITE-4868:
-------------------------------------
    Description: 
Using Object.class as index key type cause an unexpected behaviour. Entry won't 
be removed from index due to inconsistent value type of entry and of table type 
descriptor.

Startpoints are IgniteH2Indexing.remove() and 
GridQueryProcessor.initializeCache()

> SQL: Entry can't be removed from index with 'Object.class' key type 
> configured.
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-4868
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4868
>             Project: Ignite
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Andrew Mashenkov
>            Assignee: Alexander Paschenko
>             Fix For: 2.0
>
>         Attachments: TestRemoveAll.java
>
>
> Using Object.class as index key type cause an unexpected behaviour. Entry 
> won't be removed from index due to inconsistent value type of entry and of 
> table type descriptor.
> Startpoints are IgniteH2Indexing.remove() and 
> GridQueryProcessor.initializeCache()



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to