[infinispan-issues] [JBoss JIRA] (ISPN-2009) Enable queueing in JGroups for non-OOB messages

Dan Berindei (JIRA) jira-events at lists.jboss.org
Wed Apr 25 04:51:18 EDT 2012


Dan Berindei created ISPN-2009:
----------------------------------

             Summary: Enable queueing in JGroups for non-OOB messages
                 Key: ISPN-2009
                 URL: https://issues.jboss.org/browse/ISPN-2009
             Project: Infinispan
          Issue Type: Task
          Components: RPC
    Affects Versions: 5.1.3.FINAL
            Reporter: Dan Berindei
            Assignee: Manik Surtani
             Fix For: 5.1.4.FINAL, 5.2.0.ALPHA1


Queueing is a problem for sync/OOB messages because it might cause deadlocks, but non-OOB messages are reordered by JGroups anyway so there's no problem with queueing there. It should be a tiny bit faster because it needs fewer threads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list