[infinispan-issues] [JBoss JIRA] (ISPN-5469) Remote command invocations should not block the caller thread

Dan Berindei (JIRA) issues at jboss.org
Thu May 14 12:37:19 EDT 2015


Dan Berindei created ISPN-5469:
----------------------------------

             Summary: Remote command invocations should not block the caller thread
                 Key: ISPN-5469
                 URL: https://issues.jboss.org/browse/ISPN-5469
             Project: Infinispan
          Issue Type: Task
          Components: Core
    Affects Versions: 7.2.1.Final
            Reporter: Dan Berindei
             Fix For: 8.0.0.Alpha1


This is particularly important in non-transactional caches, where the primary owner has to forward a command to the backup owners. The remote-executor thread on the primary should not be blocked while waiting for the backup responses, and instead process other commands.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list