GitHub user ivandasch opened a pull request:
https://github.com/apache/ignite/pull/4360 IGNITE-8995: Catch and proper propagate uncatched exceptions from filter
and transformer to client.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ivandasch/ignite ignite-8995
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4360.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4360
----
commit a4ad28a4ee05c490ff468eaa33b687ad5446e405
Author: Ivan Daschinskiy <ivandasch@...>
Date: 2018-07-13T13:47:12Z
IGNITE-8995: Catch and proper propagate uncatched exceptions from filter
and transformer to client.
----
---