Hi,
Yes, it can be specified in your Spring configuration file as follows:
<bean id="ignite.cfg"
class="org.apache.ignite.configuration.IgniteConfiguration">
<property name="longQueryWarningTimeout" value="500"/>
...
</bean>
Thanks,
Slava.
пн, 16 июл. 2018 г. в 19:39, ApacheUser <[email protected]>:
> Hi Slava,
> Sorry to get into this thread,I have similar problem to control long
> running
> SQLs. I want timeout SQLs running more than 500ms.
> I sthere any way to set etLongQueryWarningTimeout() in CONFIG File?
>
> Appreciate your response.
>
> Thanks
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>