[GitHub] ignite pull request #4737: IGNITE-9544 BinaryOutputStream#writeByte excessiv...

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

[GitHub] ignite pull request #4737: IGNITE-9544 BinaryOutputStream#writeByte excessiv...

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

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

    IGNITE-9544 BinaryOutputStream#writeByte excessive copying after reaching 1Gb

   

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

    $ git pull https://github.com/a-polyakov/ignite IGNITE-9544

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

    https://github.com/apache/ignite/pull/4737.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 #4737
   
----
commit 0b73c53f1a11698fbfb73dee64725f24391cba5f
Author: a-polyakov <polyakov.alexandr.alexandrovich@...>
Date:   2018-09-12T13:45:27Z

    IGNITE-9544 BinaryOutputStream#writeByte excessive copying after reaching 1Gb
   
    Signed-off-by: a-polyakov <[hidden email]>

----


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

[GitHub] ignite pull request #4737: IGNITE-9544 BinaryOutputStream#writeByte excessiv...

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

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


---