Maksim Zhuravkov created IGNITE-22713:
-----------------------------------------
Summary: Sql. Move timeout scheduling code to ExecutionContext
Key: IGNITE-22713
URL: https://issues.apache.org/jira/browse/IGNITE-22713
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Maksim Zhuravkov
The code to handle timeouts can be improved to accommodate support for future
operations:
* Move code that schedules query timeout in KvPlans to ExecutionContext. (Add a
method that adds a schedules a timeout, if a timeout future is present).
* ExecutionServiceImplTest: extract loop that waits for timeout into a separate
method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)