GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3349
IGNITE-7346: Enable Ignite cache events per cache You can merge this pull request into a Git repository by running: $ git pull https://github.com/alex-plekhanov/ignite ignite-7346 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3349.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 #3349 ---- commit 0ec834d8f463c9338cce7cfadcd63540f2321129 Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2018-01-09T08:56:24Z IGNITE-7346 Enable Ignite cache events (EventType.EVTS_CACHE, EventType.EVTS_CACHE_REBALANCE) per cache commit 636bb2988f7711a742f1d1c53cbdbbe411b696f9 Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2018-01-09T10:07:09Z IGNITE-7346 Enable Ignite cache events (EventType.EVTS_CACHE_REBALANCE) per cache commit 8d3bdec1ad82179b912fdbb14cc08a908cfb46c7 Author: Aleksey Plekhanov <plehanov.alex@...> Date: 2018-01-09T13:30:04Z IGNITE-7346 Enable Ignite cache events (EventType.EVTS_CACHE_QUERY) per cache ---- ---