[
https://issues.apache.org/jira/browse/IGNITE-27755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057568#comment-18057568
]
Evgeny Stanilovsky commented on IGNITE-27755:
---------------------------------------------
[~alex_pl] PR looks good, plz proceed
> Flaky SqlDiagnosticIntegrationTest
> ----------------------------------
>
> Key: IGNITE-27755
> URL: https://issues.apache.org/jira/browse/IGNITE-27755
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Tests {{testSqlFieldsQueryWithInitiatorId}} and {{testSqlQueryTotalDuration}}
> are flaky.
> Reason:
> * {{testSqlFieldsQueryWithInitiatorId}} uses {{LONG_QRY_TIMEOUT}} as sleep
> parameters, in some rare cases query execution can take exactly
> {{LONG_QRY_TIMEOUT}} time and in this case query is not printed to log as
> "long running".
> * {{testSqlQueryTotalDuration}} starts async thread with query, but this
> async thread can delay a little bit and total query duration can be
> calculated wrongly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)