[
https://issues.apache.org/jira/browse/IGNITE-26953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-26953:
-------------------------------------
Fix Version/s: 2.18
> Test TestConnectionTimeoutQueryExpires is broken in master
> ----------------------------------------------------------
>
> Key: IGNITE-26953
> URL: https://issues.apache.org/jira/browse/IGNITE-26953
> Project: Ignite
> Issue Type: Bug
> Reporter: Sergey Chugunov
> Assignee: Sergey Chugunov
> Priority: Major
> Fix For: 2.18
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to
> [history|https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-5112321148966502234&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E],
> the test is broken in master since 22 Oct 2025.
> It looks like is uses a custom SQL function that was deleted in IGNITE-23478
> but it wasn't noticed most likely due to jar caching strategies on some TC
> agents.
> We need to change `DELAY` custom function to `SLEEP` function which is
> available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)