GitHub user dmekhanikov opened a pull request:
https://github.com/apache/ignite/pull/4566
IGNITE-3653 Fix P2P class loading for remote filter and filter factory in
CQs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3653
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4566.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 #4566
----
commit 48ce5e66e199c1a3c2593d40e0cb7a8e61d279c3
Author: Denis Mekhanikov <dmekhanikov@...>
Date: 2018-08-17T12:18:01Z
IGNITE-3653 Add tests.
commit 31a81d8d3d3cdccb58b8d98f11d3a55fdfe281d6
Author: Denis Mekhanikov <dmekhanikov@...>
Date: 2018-08-17T14:32:04Z
IGNITE-3653 Call p2pUnmarshal() before registering CQ handler on data
exchange.
----
---