You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hazelcast
Is it possible to set partition count per IMap/MapStore? I have multiple IMaps that I load eagerly some having very few records like less than 100 while others having more than 50000 records. With 271 default partition size, for maps which have few records more number of database queries are made - which is suboptimal.
Jaromir Hamala
unread,
Mar 22, 2021, 6:32:30 AM3/22/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hazelcast
Hello Priyanka,
this is not possible. Partition count is global per cluster.