[jboss-jira] [JBoss JIRA] Created: (JGRP-1046) FC: change semantics of min_threshold
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Sep 14 10:17:23 EDT 2009
FC: change semantics of min_threshold
-------------------------------------
Key: JGRP-1046
URL: https://jira.jboss.org/jira/browse/JGRP-1046
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.0
FC.max_credits=1000000,min_threshold=0.2:
This means that when a receiver's credits for a sender drop below 800'000 bytes, the receiver will send 200'000 bytes to the sender. This can be misleading because one might think min_threshold means the number of bytes *remaining* after which to send new credits.
We need to either change the semantics of min_threshold, or introduce a new property.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list