[infinispan-issues] [JBoss JIRA] (ISPN-1878) Remove the NO_FC flag in the CommandAwareRpcDispatcher
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Feb 27 06:07:36 EST 2012
[ https://issues.jboss.org/browse/ISPN-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671146#comment-12671146 ]
Manik Surtani commented on ISPN-1878:
-------------------------------------
See https://github.com/maniksurtani/infinispan/tree/t_st_perf_1 https://github.com/maniksurtani/infinispan/tree/t_st_perf_2 and https://github.com/maniksurtani/infinispan/tree/t_st_perf_3 which contain experimental versions of this and ISPN-1879
> 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
> Labels: jgroups_tuning
> 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