You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmekhanikov <gi...@git.apache.org> on 2017/12/22 14:46:28 UTC

[GitHub] ignite pull request #3277: ignite-6952 fix DirectByteBufferStreamImplV2#read...

GitHub user dmekhanikov opened a pull request:

    https://github.com/apache/ignite/pull/3277

    ignite-6952 fix DirectByteBufferStreamImplV2#readArrayLE()

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6952

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3277.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3277
    
----
commit 10a9588fabc9aee5225ae8b32232fe28fc24d9f0
Author: Denis Mekhanikov <dm...@...>
Date:   2017-12-22T14:26:12Z

    ignite-6952 fix reading of arrays by DirectByteBufferStreamImplV2 for big-endian architectures

----


---

[GitHub] ignite pull request #3277: ignite-6952 fix DirectByteBufferStreamImplV2#read...

Posted by dmekhanikov <gi...@git.apache.org>.
Github user dmekhanikov closed the pull request at:

    https://github.com/apache/ignite/pull/3277


---