[GitHub] ignite pull request #4588: IGNITE-9326 Fixed node failure processor invocati...

2018-08-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4588: IGNITE-9326 Fixed node failure processor invocati...

2018-08-21 Thread agoncharuk
GitHub user agoncharuk opened a pull request:

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

IGNITE-9326 Fixed node failure processor invocation when EntryProcess…

…or result serialization throws an exception

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

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

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

https://github.com/apache/ignite/pull/4588.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 #4588


commit df67c7826de826605baeb183c0007b548020756c
Author: Alexey Goncharuk 
Date:   2018-08-21T15:06:17Z

IGNITE-9326 Fixed node failure processor invocation when EntryProcessor 
result serialization throws an exception




---