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)