Hi Sumanta, You can set AffinityFunction to cache configuration providing certain partitions number to existed AF or implements your own AF. For more information see org.apache.ignite.cache.affinity.AffinityFunction.partitions().
On Tue, Mar 7, 2017 at 8:03 PM, Sumanta Ghosh <[email protected]> wrote: > It is not causing problems so to say; however I am concerned then we have > 1024 queries executed per cache during startup; in case there is any > configuration to set up the total number of partitions, that would give us > more control I believe. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/CacheStore-loadCache-loading- > data-for-1024-partitions-for-a-single-node-tp11028p11059.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Best regards, Andrey V. Mashenkov
