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

----


---

Reply via email to