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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)