Roman Guseinov created IGNITE-9072:
--------------------------------------
Summary: Memory Configuration for client nodes
Key: IGNITE-9072
URL: https://issues.apache.org/jira/browse/IGNITE-9072
Project: Ignite
Issue Type: Bug
Components: documentation
Affects Versions: 2.6
Reporter: Roman Guseinov
Some users believe that off-heap region configuration [1] won't be applied on client nodes
because those nodes don't keep data. So, sometimes users just copy the configuration from
server nodes, set clientMode = true and apply to client node. It can lead to issues like [2].
I think it makes sense to mention that off-heap region configuration can be required only
for local caches on client nodes. Users should avoid such configuration on client nodes if
they don't use local caches.
[1] [https://apacheignite.readme.io/docs/memory-configuration]
[2] https://issues.apache.org/jira/browse/IGNITE-9071
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|