[infinispan-issues] [JBoss JIRA] (ISPN-4282) Enhance DistributedEntryRetriever requests to not always pass segments

William Burns (JIRA) issues at jboss.org
Tue May 13 09:10:58 EDT 2014


William Burns created ISPN-4282:
-----------------------------------

             Summary: Enhance DistributedEntryRetriever requests to not always pass segments
                 Key: ISPN-4282
                 URL: https://issues.jboss.org/browse/ISPN-4282
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: William Burns
            Assignee: Mircea Markus


Currently DistributedEntryRetriever always sends what segments it wants from the node.  Instead we should have it not send any segments and have the node return what segments it was able to iterate on.  Only after a rehash would we require requesting specific segments.

This also may be optimized further by allowing for backup owner segments to be used.  In this case only the first request would be without passing segments.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list