[
https://issues.apache.org/jira/browse/IGNITE-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Gura reassigned IGNITE-959:
----------------------------------
Assignee: Andrey Gura
> Indexing: avoid sending key-value class definitions to servers when starting
> a cache
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-959
> URL: https://issues.apache.org/jira/browse/IGNITE-959
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Reporter: Alexey Goncharuk
> Assignee: Andrey Gura
> Fix For: sprint-6
>
>
> Currently when indexed types are set to cache configuration, we send them to
> server nodes. It defeats the purpose of optimized marshaller improvements.
> Instead, we should analyze class annotations on clients, convert them to
> metadata and use this metadata on servers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)