[
https://issues.apache.org/jira/browse/IGNITE-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073245#comment-17073245
]
Ignite TC Bot commented on IGNITE-12691:
----------------------------------------
{panel:title=Branch: [pull/7605/head] Base: [master] : Possible Blockers
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5180947]]
{color:#d04437}ZooKeeper (Discovery) 3{color} [[tests
6|https://ci.ignite.apache.org/viewLog.html?buildId=5180961]]
* ZookeeperDiscoverySpiTestSuite3: IgniteClientDataStructuresTest.testSet -
Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite3:
IgniteClientDataStructuresTest.testAtomicLong - Test has low fail rate in base
branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite3: IgniteClientDataStructuresTest.testSemaphore
- Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite3: IgniteClientDataStructuresTest.testLatch -
Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite3: IgniteClientDataStructuresTest.testQueue -
Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite3: IgniteClientDataStructuresTest.testSequence
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 6{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5180937]]
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5180983&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: Native Near Cache
> -----------------------
>
> Key: IGNITE-12691
> URL: https://issues.apache.org/jira/browse/IGNITE-12691
> Project: Ignite
> Issue Type: New Feature
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: .NET
> Fix For: 2.9
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Implement native .NET Near Cache, which stores deserialized cache data on CLR
> heap.
> Right now every cache.Get, every scan query, etc, cause repeated copy and
> deserialization of data from JVM, even for primary keys or near cache
> entries. This often becomes a bottleneck. Keeping up-to-date deserialized
> values in CLR memory can greatly improve performance and reduce latency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)