[infinispan-issues] [JBoss JIRA] (ISPN-1878) Remove the NO_FC flag in the CommandAwareRpcDispatcher

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Feb 22 05:55:36 EST 2012


Manik Surtani created ISPN-1878:
-----------------------------------

             Summary: Remove the NO_FC flag in the CommandAwareRpcDispatcher
                 Key: ISPN-1878
                 URL: https://issues.jboss.org/browse/ISPN-1878
             Project: Infinispan
          Issue Type: Enhancement
          Components: Distributed Cache
    Affects Versions: 5.1.1.FINAL
            Reporter: Manik Surtani
            Assignee: Manik Surtani
             Fix For: 5.1.2.CR1, 5.1.2.FINAL


Flow Control was removed since it added an unnecessary overhead when using synchronous UNICASTs.  This is no longer necessary with UNICAST2, and in fact is necessary that Flow Control is enabled to allow more timely NAKs on missing packets.

--
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