[GitHub] ignite pull request #3199: IGNITE-6740: Replaced direct sun.nio.ch.DirectBuf...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3199: IGNITE-6740: Replaced direct sun.nio.ch.DirectBuf...

andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request:

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

    IGNITE-6740: Replaced direct sun.nio.ch.DirectBuffer.address() call with reflective one

   

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

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6740

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

    https://github.com/apache/ignite/pull/3199.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 #3199
   
----
commit 14f5e8ed3ada76464740e5a7d9def469a60e04db
Author: Andrey Kuznetsov <[hidden email]>
Date:   2017-12-11T17:47:50Z

    IGNITE-6740: Replaced direct sun.nio.ch.DirectBuffer.address() call with reflective one.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3199: IGNITE-6740: Replaced direct sun.nio.ch.DirectBuf...

andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at:

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


---