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

Remove flow control and fragmentation if run on TCP transport

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • 3.3.4, 3.4
    • None
    • None

    Description

      When run with a TCP transport, we don't need MFC and FRAG(2). However, if we remove FRAG2, the bundler at the transport will drop a message if it exceeds max_bundle_size.

      Let's therefore bypass message bundling when the transport is TCP (TCP has its own batching).

      TODO: measure how this change affects performance on a 4 node cluster. If positive, commit it.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: