[
https://issues.apache.org/jira/browse/IGNITE-28641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079700#comment-18079700
]
Ignite TC Bot commented on IGNITE-28641:
----------------------------------------
{panel:title=Branch: [pull/13114/head] Base: [master] : Possible Blockers
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Windows){color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9055411]]
* exe: ClientConnectionTest.TestFailoverWithRetryPolicyReconnectsToNewNode -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 8{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9055354]]
* IgniteCacheTestSuite8: GridCachePartitionedMetricsSelfTest.testPutsReads -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache (Failover) 2{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9055359]]
* IgniteCacheFailoverTestSuite2:
CacheAsyncOperationsFailoverAtomicTest.testPutAllAsyncFailover - Test has low
fail rate in base branch 0,0% and is not flaky
{color:#d04437}Binary Objects{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=9055342]]
* org.apache.ignite.testsuites.IgniteBinaryObjectsTestSuite:
org.apache.ignite.internal.processors.cache.binary.GridCacheClientNodeBinaryObjectMetadataMultinodeTest.
- History for base branch is absent.
* IgniteBinaryObjectsTestSuite:
GridCacheClientNodeBinaryObjectMetadataMultinodeTest.testFailoverOnStart - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Queries 2{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9055413]]
* IgniteBinaryCacheQueryTestSuite2:
DynamicIndexReplicatedTransactionalConcurrentSelfTest.testConcurrentOperationsAndCacheStartStopMultithreaded
- Test has low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/13114/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#00008b}Binary Objects{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9055342]]
* {color:#8b0000}org.apache.ignite.testsuites.IgniteBinaryObjectsTestSuite:
org.apache.ignite.internal.processors.cache.binary.GridCacheClientNodeBinaryObjectMetadataMultinodeTest.
- FAILED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9055465&buildTypeId=IgniteTests24Java8_RunAll]
> Restore outcommented docs sections: Compute + local ScanQuery
> -------------------------------------------------------------
>
> Key: IGNITE-28641
> URL: https://issues.apache.org/jira/browse/IGNITE-28641
> Project: Ignite
> Issue Type: Improvement
> Components: documentation
> Reporter: Dmitry Pavlov
> Assignee: Dmitry Pavlov
> Priority: Major
> Labels: ignite-2, ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Restore and fix example for distributed cache processing (Compute + local
> ScanQuery)
> There is a commented-out example that demonstrates processing all cache data
> using Compute.broadcast() with ScanQuery.setLocal(true). This example should
> be restored and fixed.
> The example is important because it shows how to process data on each node
> locally and avoid transferring full datasets over the network.
> Target doc:
> docs/_docs/distributed-computing/distributed-computing.adoc
--
This message was sent by Atlassian Jira
(v8.20.10#820010)