You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Francesco Mari (JIRA)" <ji...@apache.org> on 2016/09/29 20:09:20 UTC

[jira] [Resolved] (OAK-4864) The binary format is influenced by the endianness of the system

     [ https://issues.apache.org/jira/browse/OAK-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Mari resolved OAK-4864.
---------------------------------
    Resolution: Not A Problem

Looks like I was worried for nothing. Resolving this issue as "not a problem".

> The binary format is influenced by the endianness of the system 
> ----------------------------------------------------------------
>
>                 Key: OAK-4864
>                 URL: https://issues.apache.org/jira/browse/OAK-4864
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar, segmentmk
>            Reporter: Francesco Mari
>
> The Segment Store implementations use {{ByteBuffer}} to read and write data in many places. Methods of the {{ByteBuffer}} that read or write data types bigger than one byte always do so "according to the current byte order". This means that the binary format is not portable across systems with different endianness.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)