Yes, tried this below configuration
<bean abstract="true" id="ignite.cfg"
                class="org.apache.ignite.configuration.IgniteConfiguration">
        <property name="includeEventTypes">
        <util:constant
static-field="org.apache.ignite.events.EventType.EVTS_CACHE_QUERY"/>
    </property>
...
Rest-of-the-configs

It did not work for me.

Thanks
Om



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to