You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2016/11/28 17:38:58 UTC

[jira] [Created] (IGNITE-4325) Proposing new marshaller mapping should be done in synchronous way

Sergey Chugunov created IGNITE-4325:
---------------------------------------

             Summary: Proposing new marshaller mapping should be done in synchronous way
                 Key: IGNITE-4325
                 URL: https://issues.apache.org/jira/browse/IGNITE-4325
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov


h3. Notes
Previous version of DiscoveryCustomEvent-based MarshallerContext implementation returned immediately with "not registered" flag after submitting request for new mapping.
This may be ineffective in terms of network traffic and not well suited with current implementation of BinaryCache.

h3. Acceptance Criteria
# Registration of new mapping should return when the mapping is accepted by grid.
# Registration of new mapping should throw an exception when the mapping is in conflict with grid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)