Dmitry Pavlov created IGNITE-28641:
--------------------------------------
Summary: Restore outcommented docs sections
Key: IGNITE-28641
URL: https://issues.apache.org/jira/browse/IGNITE-28641
Project: Ignite
Issue Type: Improvement
Reporter: Dmitry Pavlov
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)