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

2018-01-11 Thread dmekhanikov
Github user dmekhanikov closed the pull request at:

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


---


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

2017-12-22 Thread dmekhanikov
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 
Date:   2017-12-22T14:26:12Z

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




---