[
https://issues.apache.org/jira/browse/IGNITE-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080162#comment-17080162
]
Ignite TC Bot commented on IGNITE-12882:
----------------------------------------
{panel:title=Branch: [pull/7653/head] Base: [master] : Possible Blockers
(5)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5209247]]
{color:#d04437}Cache 5{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5209236]]
* IgniteCacheTestSuite5:
IgniteCacheGroupsPartitionLossPolicySelfTest.testReadWriteAll - Test has low
fail rate in base branch 0,0% and is not flaky
{color:#d04437}MVCC Cache 1{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5209267]]
{color:#d04437}Cache 3{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=5209234]]
* IgniteBinaryObjectsCacheTestSuite3:
GridCacheInterceptorTransactionalRebalanceTest.testRebalanceUpdate - Test has
low fail rate in base branch 0,0% and is not flaky
* IgniteBinaryObjectsCacheTestSuite3:
GridCacheInterceptorTransactionalRebalanceTest.testGetAndPut - Test has low
fail rate in base branch 0,0% and is not flaky
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5209283&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: Serve local Scan queries directly from platform near cache
> ----------------------------------------------------------------
>
> Key: IGNITE-12882
> URL: https://issues.apache.org/jira/browse/IGNITE-12882
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 2.9
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Scan queries with Local flag and non-null Partition can be executed directly
> against Platform Near Cache, avoiding Java calls.
> Partition must be reserved before iteration to guarantee that it is local and
> does not move away while we iterate. Failed reservation should cause an
> exception - can’t do a local query for a non-local partition.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)