]
Tristan Tarrant reassigned ISPN-4280:
-------------------------------------
Assignee: (was: Mircea Markus)
Enhance Distributed Iterator when a shared loader is used.
----------------------------------------------------------
Key: ISPN-4280
URL:
https://issues.jboss.org/browse/ISPN-4280
Project: Infinispan
Issue Type: Enhancement
Reporter: William Burns
It may be possible when a shared loader is present to not have to request those values
from the remote nodes and instead do it on the originator. This has some issues with
activation/passivation that would need some additional thought though. Doing so would
allow for much more efficient access from the store since it is from 1 node only.