Ilya Kasnacheev created IGNITE-14683:
----------------------------------------
Summary: Binary type registration fails when class present in
different packages with simple name mapper
Key: IGNITE-14683
URL: https://issues.apache.org/jira/browse/IGNITE-14683
Project: Ignite
Issue Type: Bug
Components: binary
Affects Versions: 2.8
Reporter: Ilya Kasnacheev
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)