You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2019/10/09 15:02:00 UTC

[jira] [Created] (IGNITE-12275) Make byte order in Persistence pages configurable

Ilya Kasnacheev created IGNITE-12275:
----------------------------------------

             Summary: Make byte order in Persistence pages configurable
                 Key: IGNITE-12275
                 URL: https://issues.apache.org/jira/browse/IGNITE-12275
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Ilya Kasnacheev


Right now we force it to be in LITTLE_ENDIAN, but we don't read it in fixed order, which leads to failures.

After IGNITE-12271 it will be changed to nativeOrder().

We should make it configurable so that persistence files may be moved between nodes of different archs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)