Taras Ledkov created IGNITE-14854:
-------------------------------------
Summary: Fix tests IgniteCacheLocalQueryDefaultTimeoutSelfTest for
lazy=true mode
Key: IGNITE-14854
URL: https://issues.apache.org/jira/browse/IGNITE-14854
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Taras Ledkov
Assignee: Taras Ledkov
Fix For: 2.12
Tests are not stable:
{{IgniteCacheLocalQueryDefaultTimeoutSelfTest.testQueryTimeout}}
{{IgniteCacheLocalQueryDefaultTimeoutSelfTest.testQueryDefaultTimeout}}
The local runs are OK. So I guess the timeout works OK. Looks like the tests
must be stabilized for TC.
Root cause: the test isn't adopted for lazy mode (results aren't fetched, only
iterator is opened)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)