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

[jira] [Resolved] (IGNITE-5470) Web Console: Model import should generate QueryEntity.KeyFieldName for _key

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

Vasiliy Sisko resolved IGNITE-5470.
-----------------------------------
    Resolution: Duplicate

Duplicate of IGNITE-5369

> Web Console: Model import should generate QueryEntity.KeyFieldName for _key
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-5470
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5470
>             Project: Ignite
>          Issue Type: Task
>          Components: wizards
>    Affects Versions: 2.0
>            Reporter: Alexey Kuznetsov
>            Assignee: Vasiliy Sisko
>             Fix For: 2.2
>
>
> DTO did not have "id", because it was detected to be a KEY. So, it Web Console converted it to "_key" - a special field that treated as key. (Ignite is a key-value storage!)
> To overcome this issue since Ignite 2.0 QueryEntity.KeyFieldName property introduced - we need to generate this field on model import.



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