[ 
https://issues.apache.org/jira/browse/IGNITE-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668815#comment-16668815
 ] 

ASF GitHub Bot commented on IGNITE-3653:
----------------------------------------

GitHub user dmekhanikov reopened 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 f33c53d8895d5b9764fc3daddc213aa0f530e06d
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-08-17T12:18:01Z

    IGNITE-3653 Add tests.

commit c598082d504f6b9f8bde4e020be3e4960da9b7ff
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-08-17T14:32:04Z

    IGNITE-3653 Call p2pUnmarshal() before registering CQ handler on data 
exchange.

commit 5a0423aaab7f9c36552da5464ce143750bb385fd
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-09-05T12:21:45Z

    IGNITE-3653 Use GridToStringBuilder for 
CacheContinuousQueryDeployableObject.

commit d7ffa09674ddc3780ae3a9c6cade63cc4e0c7bc7
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-09-06T08:13:23Z

    IGNITE-3653 Check that P2P class loading is enabled.

commit 6531f2a28504586cc3294aa71ca6f4a871e5cf42
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-10-19T12:36:26Z

    IGNITE-3653 Exclude bytes from CacheContinuousQueryDeployableObject.toString

----


> 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.8
>
>         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)

Reply via email to