Hi, I'd say that 128 partitions should be more than enough for 3 nodes, just try it.
Note: you will need to reload all data in caches, because they will have different affinity. Best Regards, Evgenii вт, 4 дек. 2018 г. в 02:36, kvenkatramtreddy <[email protected]>: > Hi, > > Please could you suggest the number of partitions for my caches, My Cache > size currently on Disk is 700 MB and smallest 10 MB. > > only 5-6 caches are 700 MB rest of them are all around 100 MB. > > Current I configured RendezvousAffinityFunction, let me know do you have > recommendations here. > > <bean > > class="org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction" > id="rendezvousAffinityFunction" scope="prototype"> > <property name="excludeNeighbors" value="true"/> > </bean> > > Thanks & Regards, > Venkat > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
