You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/10/27 15:40:00 UTC

[jira] [Assigned] (IGNITE-14291) Implement KeyValueView API

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

Andrey Mashenkov reassigned IGNITE-14291:
-----------------------------------------

    Assignee: Andrey Mashenkov  (was: Alexander Belyak)

> Implement KeyValueView API
> --------------------------
>
>                 Key: IGNITE-14291
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14291
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: iep-54, ignite-3
>
> # Add user-POJO mappers support for key-value view regarding marshallers initially implemented in IGNITE-13618 and mappers in IGNITE-15782
> #* Mapper is not required to be Serializable as it is intended to be moved to a remote node.
> #* Mapper can be used for schema generation from user classes (annotation schema configuration IGNITE-13749) and user object validation against the schema.
> #* Mapper might be highly coupled with marshallers\serislizers.
> # Implement all KeyValueView operations (maybe excl. invoke IGNITE-14488).
> # Add integration tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)