Re: IGNITE-4157 design proposal

2016-11-03 Thread Semyon Boikov
Hi Sergey, I have few comments: - when new node joins cluster all existing nodes provide current data from 'collectDiscoveryData' callback and then this data is sent in TcpDiscoveryNodeAddedMessage as 'nodeId -> nodeData' map. In case of 'typeId->typeName' mapping it is supposed that when 'collec

IGNITE-4157 design proposal

2016-11-03 Thread Sergey Chugunov
Hello everyone, I've started working on marshaller-related part of IGNITE-4157 and think that solution may look like this: *Storing mapping locally instead of using cache* Instead using marshaller cache for typeId->typeName mapping each node has