[
https://issues.apache.org/jira/browse/IGNITE-28641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-28641:
-----------------------------------
Description:
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
was:
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/collocated-computations.adoc
> Restore outcommented docs sections
> ----------------------------------
>
> 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
>
> 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)