Description
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.
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.