Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.8
-
None
-
None
-
Docs Required, Release Notes Required
Description
The following exception will be caught:
IgniteCheckedException: Failed to merge new and existing marshaller mappings. For [platformId=0, typeId=12345689] new typeName=com.pany.services.restApi.ContactList, existing typeName=com.pany.services.handler.Contactlist
It is expected that there is no metadata conflict and simple name is always used, if possible.
Attachments
Issue Links
- is caused by
-
IGNITE-5795 Binary metadata is not registered during start of cache
- Resolved