[
https://issues.apache.org/jira/browse/IGNITE-28641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-28641:
-----------------------------------
Fix Version/s: 2.19
2.18
> 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
> Fix For: 2.18, 2.19
>
> Time Spent: 1h 20m
> 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)