Pavel Tupitsyn created IGNITE-4611:
--------------------------------------
Summary: Write IgniteUuid with BinaryMarshaller
Key: IGNITE-4611
URL:
https://issues.apache.org/jira/browse/IGNITE-4611 Project: Ignite
Issue Type: Improvement
Components: binary
Affects Versions: 1.8
Reporter: Pavel Tupitsyn
Fix For: 2.0
Currently IgniteUuid is written with OptimizedMarshaller
(it is not included in BinaryContext.BINARYLIZABLE_SYS_CLSS).
This prevents it from being read on other platforms (.NET, C++).
Use BinaryMarshaller instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)