[
https://issues.apache.org/jira/browse/IGNITE-22925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887460#comment-17887460
]
Ignite TC Bot commented on IGNITE-22925:
----------------------------------------
{panel:title=Branch: [pull/11535/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11535/head] Base: [master] : New Tests
(24)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 4 (lazy=true){color} [[tests
12|https://ci2.ignite.apache.org/viewLog.html?buildId=8101934]]
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningInsert - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningDelete - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningUpdateWithSubqueryLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningUpdateLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningDeleteLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningUpdate - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningDeleteWithSubqueryLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningInsertWithSubquery - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningInsertLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningDeleteWithSubquery - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite4:
LongRunningQueryTest.testLongRunningInsertWithSubqueryLocal - PASSED{color}
... and 1 new tests
{color:#00008b}Queries 4{color} [[tests
12|https://ci2.ignite.apache.org/viewLog.html?buildId=8101933]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningInsert - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningDelete - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningUpdateWithSubqueryLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningUpdateLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningDeleteLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningUpdate - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningDeleteWithSubqueryLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningInsertWithSubquery - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningInsertLocal - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningDeleteWithSubquery - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite4:
LongRunningQueryTest.testLongRunningInsertWithSubqueryLocal - PASSED{color}
... and 1 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8101960&buildTypeId=IgniteTests24Java8_RunAll]
> No long queries tracking for some DML operations
> ------------------------------------------------
>
> Key: IGNITE-22925
> URL: https://issues.apache.org/jira/browse/IGNITE-22925
> Project: Ignite
> Issue Type: Task
> Reporter: Oleg Valuyskiy
> Assignee: Oleg Valuyskiy
> Priority: Minor
> Labels: ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There is no long queries tracking for some DML operations, presumably for
> those that do not have the map/reduce phase and thus do not generate
> GridH2QueryRequests / GridH2DmlRequests.
> As a result, the duration of such queries can only be estimated by means of
> put-operations histograms and the SQL_QUERIES_HISTORY system view.
> Therefore it is necessary to enable long queries tracking for all types DML
> operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)