Alexey Goncharuk created IGNITE-959:
---------------------------------------
Summary: 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
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)