[ 
https://issues.apache.org/jira/browse/IGNITE-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764095#comment-16764095
 ] 

Ignite TC Bot commented on IGNITE-11223:
----------------------------------------

{panel:title=--> Run :: All: Possible 
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}JDBC Driver{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=3041023]]
* IgniteJdbcDriverTestSuite: 
JdbcThinStatementCancelSelfTest.testCloseCancelingQuery - 0,0% fails in last 
406 master runs.

{color:#d04437}Cache 3{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=3041066]]
* IgniteBinaryObjectsCacheTestSuite3: 
IgniteCacheGroupsTest.testCreateDestroyCachesMvccTxPartitioned - 0,0% fails in 
last 250 master runs.

{color:#d04437}Thin client: PHP{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=3041050]]

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3041116&buildTypeId=IgniteTests24Java8_RunAll]

> SQL: Merge "collectCacheIds" and "processCaches" methods
> --------------------------------------------------------
>
>                 Key: IGNITE-11223
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11223
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Both methods are essentially two pieces of the same process - collect cache 
> IDs for the given query, check MVCC mode. But because they are separated, we 
> have unnecessary collection copies, "isEmpty" checks and iterations. 
> Provided that these methods are on a hot path, let's merge them accurately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to