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

NAKACK2: cache send/receive table for self

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 5.1.9
    • None
    • None
    • False
    • False
    • Undefined

      In NAKACK2.down(Message), when self is sending a message, it always looks up its own table from the hashmap. This causes unneeded lookups to the hashmap and contention with messages received from self.
      Solution: cache the local table.

            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: