[
https://issues.apache.org/jira/browse/IGNITE-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796745#comment-16796745
]
Ignite TC Bot commented on IGNITE-11226:
----------------------------------------
{panel:title=--> Run :: All: Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache (Failover) 2{color} [[tests
6|https://ci.ignite.apache.org/viewLog.html?buildId=3358222]]
* IgniteCacheFailoverTestSuite2:
IgniteChangingBaselineUpCachePutAllFailoverTest.testPutAllFailover - 0,0% fails
in last 405 master runs.
* IgniteCacheFailoverTestSuite2:
IgniteChangingBaselineUpCachePutAllFailoverTest.testPutAllFailoverPessimisticTx
- 0,0% fails in last 405 master runs.
* IgniteCacheFailoverTestSuite2:
IgniteChangingBaselineDownCachePutAllFailoverTest.testPutAllFailoverAsync -
0,0% fails in last 405 master runs.
* IgniteCacheFailoverTestSuite2:
IgniteChangingBaselineDownCachePutAllFailoverTest.testPutAllFailover - 0,0%
fails in last 405 master runs.
* IgniteCacheFailoverTestSuite2:
IgniteChangingBaselineDownCachePutAllFailoverTest.testPutAllFailoverPessimisticTx
- 0,0% fails in last 405 master runs.
* IgniteCacheFailoverTestSuite2:
IgniteChangingBaselineUpCachePutAllFailoverTest.testPutAllFailoverAsync - 0,0%
fails in last 405 master runs.
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3358281&buildTypeId=IgniteTests24Java8_RunAll]
> SQL: Remove GridQueryIndexing.prepareNativeStatement
> ----------------------------------------------------
>
> Key: IGNITE-11226
> URL: https://issues.apache.org/jira/browse/IGNITE-11226
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Pavel Kuznetsov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This method is the only leak of H2 internals to the outer code. Close
> analysis of code reveals that the only reason we have it is *JDBC metadata*.
> Need to create a method which will prepare metadata for a statement and
> return it as a detached object. Most probably we already have all necessary
> mechanics. This is more about refactoring.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)