Dmitry Pavlov created IGNITE-28677:
--------------------------------------
Summary: Detele outcommented docs sections Kubernetes manual deply
Key: IGNITE-28677
URL: https://issues.apache.org/jira/browse/IGNITE-28677
Project: Ignite
Issue Type: Improvement
Components: documentation
Reporter: Dmitry Pavlov
Assignee: Dmitry Pavlov
Fix For: 2.18, 2.19
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)