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

UNICAST3: up(MessageBatch) should add batch to table directly

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • 5.5
    • None
    • None
    • False
    • False

      Currently, UNICAST3.up(MessageBatch mb) creates a temp list from mb, then another batch and passes the second batch up, finally the original batch.

      Similar to JGRP-2593, this creates unneeded memory pressure and context switching: use mb directly and eliminate the temp list

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

              Created:
              Updated: