Three questions regarding relationship of cached data to persisted data: 1) Do the settings of the parameters in the 'WITH' clause apply only to the cached data? Or also to the persisted data? 2) Can the parameters set in a CREATE TABLE 'WITH' clause be rather externally and globally set in a config file? (TEMPLATE, BACKUPS, etc)
3) In TEMPLATE=PARTITIONED: Is the persistent data stored to disk on a particular node the same as that allocated to the node's cache? Or is all data stored to disk on all nodes in the cluster, and only the cached data partitioned between nodes? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
