Sergey Chugunov created IGNITE-6073:
---------------------------------------

             Summary: Handy APIs to add binary metadata locally and to iterate 
over registered binary types
                 Key: IGNITE-6073
                 URL: https://issues.apache.org/jira/browse/IGNITE-6073
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
             Fix For: 2.2


h2. Notes
When each node has some local source of binary metadata and it is guaranteed 
that all nodes have the same set of metadata it is possible to optimize process 
of adding metadata and allow nodes to skip exchanging phase via discovery.
Also it is useful to be able to iterate over all metadata added so far.

h2. Acceptance Criteria
# Method on CacheObjectBinaryProcessor interface to add binary metadata on 
local node without exchange with other nodes in cluster.
# Method on CacheObjectBinaryProcessor interface to iterate over all binary 
metadata added so far.




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

Reply via email to