[GitHub] ignite pull request #5251: IGNITE-10130 Option for disable triggering cache ...

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

[GitHub] ignite pull request #5251: IGNITE-10130 Option for disable triggering cache ...

andrey-kuznetsov
GitHub user antonovsergey93 opened a pull request:

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

    IGNITE-10130 Option for disable triggering cache interceptor on events by cross datacenter replication was added.

   

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

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

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

    https://github.com/apache/ignite/pull/5251.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 #5251
   
----
commit fe9c5288d61914def8b9fc4fab934ee94a6e3821
Author: Sergey Antonov <antonovsergey93@...>
Date:   2018-11-02T14:21:02Z

    IGNITE-10130 WIP

commit 1c362aed09f44298a3834dbb721e84fd2828afea
Author: Sergey Antonov <antonovsergey93@...>
Date:   2018-11-05T14:26:42Z

    IGNITE-10134 Option for disabling triggering cache interceptor on events by DR.

----


---