[GitHub] ignite pull request #5576: IGNITE-10507 idle_verify added CRC sum check and ...

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

[GitHub] ignite pull request #5576: IGNITE-10507 idle_verify added CRC sum check and ...

andrey-kuznetsov
GitHub user antonovsergey93 opened a pull request:

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

    IGNITE-10507 idle_verify added CRC sum check and collecting exceptions from all nodes

   

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

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

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

    https://github.com/apache/ignite/pull/5576.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 #5576
   
----
commit ed2b02a27ce67b3ba2c7380b70cab8be2e0d965f
Author: Sergey Antonov <antonovsergey93@...>
Date:   2018-12-04T12:16:05Z

    IGNITE-10507 WIP.

commit 5b6240429427b523c76dcf82a4eb8cb2197b5261
Author: Sergey Antonov <antonovsergey93@...>
Date:   2018-12-05T11:44:08Z

    IGNITE-10507 Added CRC sum check.

----


---