[jboss-jira] [JBoss JIRA] Updated: (JGRP-1129) Ergonomics: size max_bundle_size and max_bundle_timeout (in TP) dynamically
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Feb 24 05:26:11 EST 2010
[ https://jira.jboss.org/jira/browse/JGRP-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1129:
---------------------------
Fix Version/s: 2.11
(was: 2.10)
> Ergonomics: size max_bundle_size and max_bundle_timeout (in TP) dynamically
> ---------------------------------------------------------------------------
>
> Key: JGRP-1129
> URL: https://jira.jboss.org/jira/browse/JGRP-1129
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.11
>
>
> When we have max_bundle_timeout="30" and max_bundle_size="64000", then we will always run into the timeout when sending (for example) synchronous 1000 byte messages. Investigate whether it makes sense to keep track of (1) when the timeout and/or (2) the max bundle size is exceeded and adjust the max_bundle_timeout / max_bundle_size accordingly.
> E.g. if the max_timeout is always reached because we're only sending 1000 byte messages, set the max_bundle_size to 1000
--
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