[jboss-jira] [JBoss JIRA] Created: (JGRP-1129) Ergonomics: size max_bundle_size and max_bundle_timeout (in TP) dynamically

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Jan 18 02:47:47 EST 2010


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


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