[GitHub] ignite pull request #5218: IGNITE-10077 Disable P2P class loading for CQ wit...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5218: IGNITE-10077 Disable P2P class loading for CQ wit...

andrey-kuznetsov
GitHub user dmekhanikov opened a pull request:

    https://github.com/apache/ignite/pull/5218

    IGNITE-10077 Disable P2P class loading for CQ with autoUnsubscribe=false

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10077

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5218.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 #5218
   
----
commit f226a6f03587f3d6e98b934c1487d6502d90b045
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-10-31T06:36:29Z

    IGNITE-10077 Disable P2P class loading for CQ with autoUnsubscribe=false

----


---