Vladimir Ozerov created IGNITE-1759:
---------------------------------------
Summary: .Net: Guid read/write is not platform-safe.
Key: IGNITE-1759
URL:
https://issues.apache.org/jira/browse/IGNITE-1759 Project: Ignite
Issue Type: Bug
Components: interop
Affects Versions: ignite-1.4
Reporter: Vladimir Ozerov
Priority: Critical
Fix For: 1.5
Two problems here:
1) We do not count for endiannes, so byte shifts might be invalid.
2) Guid doesn't have fixed layout. For this reason there are no guarantees that it will take 16 bytes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)