[infinispan-issues] [JBoss JIRA] (ISPN-4281) Refactor DistributedEntryRetriever segment retry logic to a service implementation to be reused

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


William Burns created ISPN-4281:
-----------------------------------

             Summary: Refactor DistributedEntryRetriever segment retry logic to a service implementation to be reused
                 Key: ISPN-4281
                 URL: https://issues.jboss.org/browse/ISPN-4281
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: William Burns
            Assignee: Mircea Markus


The DistributedEntryRetriever has a lot of logic for retrying segments to allow for a rehash to not produce duplicate entries.  We should refactor this out so it is more of a utility so that any given DistributedCallable for example can be used instead.  Also we should have a pluggable request policy to allow for parallel requests.



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


More information about the infinispan-issues mailing list