[
https://issues.apache.org/jira/browse/IGNITE-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584012#comment-16584012
]
ASF GitHub Bot commented on IGNITE-3653:
----------------------------------------
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.
----
> P2P doesn't work for remote filter and filter factory.
> ------------------------------------------------------
>
> Key: IGNITE-3653
> URL: https://issues.apache.org/jira/browse/IGNITE-3653
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.6
> Reporter: Nikolai Tikhonov
> Assignee: Denis Mekhanikov
> Priority: Major
> Fix For: 2.7
>
> Attachments: CCP2PTest.patch
>
>
> Remote filter and filter factory classes were not deployed on nodes which
> join to cluster after their initialization. Test attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)