[jboss-jira] [JBoss JIRA] Commented: (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 24 09:46:49 EST 2011


    [ https://issues.jboss.org/browse/JGRP-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577474#comment-12577474 ] 

Bela Ban commented on JGRP-1129:
--------------------------------

This is moot as we can tak a message as DONT_BUNDLE, to bypass bundling...

> Ergonomics: size max_bundle_size and max_bundle_timeout (in TP) dynamically
> ---------------------------------------------------------------------------
>
>                 Key: JGRP-1129
>                 URL: https://issues.jboss.org/browse/JGRP-1129
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.12
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list