Hi,
Re:
https://jira.jboss.org/jira/browse/ISPN-120
While looking at this, I've started thinking how DIST dealt with
putAll() calls. It looks, based on
MultipleKeysRecipientGenerator.generateRecipients() that there's a union
made of all the recipients for all the keys in the putAll(). Is that
how's that supposed to work?
Theoretically, it looks to me there should be a put op called for each
of the keys but obviously, doing the current way is more performant in
spite of creating more copies in the cluster than the number of owners set.
Thoughts?
--
Galder ZamarreƱo
Sr. Software Engineer
Infinispan, JBoss Cache