I know Ignite only allows very limited changes to caches at runtime, e.g., turn on statistics or add/remove index or field. I'm wondering if there is a way to change any of the cache configuration for persistent caches at cluster startup. I have the impression that at some point I saw some code that merged a cache configuration with the persistent configuration.
The two things of interest to me are the # of backups and the various performance parameters, e.g., QueryParallelism. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
