You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2017/08/07 12:14:00 UTC

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

     [ 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)