Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1129

Ergonomics: size max_bundle_size and max_bundle_timeout (in TP) dynamically

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • 2.12
    • None
    • None

      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

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: