Number of partitions is configured as a part of affinity function:

<property name="affinity">
    <bean
class="org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction">
        <property name="partitions" value="123"/>
    </bean>
</property>

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Configure-number-of-partitons-tp10392p10395.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to