[jira] [Assigned] (IGNITE-5941) Index with long name stores incorrect

2017-08-07 Thread Ilya Lantukh (JIRA)

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

Ilya Lantukh reassigned IGNITE-5941:


Assignee: Alexey Goncharuk  (was: Ilya Lantukh)

> Index with long name stores incorrect
> -
>
> Key: IGNITE-5941
> URL: https://issues.apache.org/jira/browse/IGNITE-5941
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Affects Versions: 2.1
>Reporter: Vladislav Pyatkov
>Assignee: Alexey Goncharuk
> Attachments: LongIndexNameTest.java
>
>
> SQL query by Index with long name return inconsistent result after cluster 
> restart and recover from storage. At the same time a query by other index 
> (with more shorter name) works correctly before and after recovery.
> For example long index name:
> {code}
> QueryIndex index = new QueryIndex("name", true, 
> "COM.SBT.AZIMUTH_PSI.PUBLISHER.ENTITIES.PUB.PARTICLES.CARPORT#MODELCOM.SBT.AZIMUTH_PSI.PUBLISHER.ENTITIES.PUB.PARTICLES.CARPORT");
> {code}



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


[jira] [Assigned] (IGNITE-5941) Index with long name stores incorrect

2017-08-07 Thread Ilya Lantukh (JIRA)

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

Ilya Lantukh reassigned IGNITE-5941:


Assignee: Ilya Lantukh

> Index with long name stores incorrect
> -
>
> Key: IGNITE-5941
> URL: https://issues.apache.org/jira/browse/IGNITE-5941
> Project: Ignite
>  Issue Type: Bug
>  Components: persistence
>Affects Versions: 2.1
>Reporter: Vladislav Pyatkov
>Assignee: Ilya Lantukh
> Attachments: LongIndexNameTest.java
>
>
> SQL query by Index with long name return inconsistent result after cluster 
> restart and recover from storage. At the same time a query by other index 
> (with more shorter name) works correctly before and after recovery.
> For example long index name:
> {code}
> QueryIndex index = new QueryIndex("name", true, 
> "COM.SBT.AZIMUTH_PSI.PUBLISHER.ENTITIES.PUB.PARTICLES.CARPORT#MODELCOM.SBT.AZIMUTH_PSI.PUBLISHER.ENTITIES.PUB.PARTICLES.CARPORT");
> {code}



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