[GitHub] ignite pull request #4532: BinaryTypeStorage will only be initialized with a...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4532: BinaryTypeStorage will only be initialized with a...

andrey-kuznetsov
GitHub user eranbetzalel opened a pull request:

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

    BinaryTypeStorage will only be initialized with a CONNECTED state socket

   

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

    $ git pull https://github.com/exposebox/ignite IGNITE-9258

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

    https://github.com/apache/ignite/pull/4532.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 #4532
   
----
commit 1a19b7abe488cd48070cb7b5b9f9134cf6ab3d84
Author: Eran <eran@...>
Date:   2018-08-13T15:08:39Z

    BinaryTypeStorage will only be initialized with a CONNECTED state socket

----


---