Makes sense. Going forward we should have fine-grained resource control: max duration (timeouts), max results, etc..
On Fri, Dec 22, 2017 at 1:41 AM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > To my knowledge, it's only possible to set timeout on query level which > actually can be an issue. Developers and admins do not always have full > control on what is executed on the cluster and may want to set timeout on > server side rather then rely on clients. > > Here is the ticket for this: > https://issues.apache.org/jira/browse/IGNITE-7285 > > -Val > > On Tue, Dec 19, 2017 at 7:02 PM, Dmitriy Setrakyan <dsetrak...@apache.org> > wrote: > > > Igniters, > > > > Is there any way to set a default SQL timeout for queries? If not, should > > we have it? > > > > D. > > >