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

TP: make logical_addr_cache's timeout configurable

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 2.10
    • None
    • None
    • 0
    • 0% 0%

      [email Maher Al Kilani]

      I am using jgroups lib. I noticed that when one of the nodes is down, the
      lazyRemovalCache class tags it removable and all the nodes stay in
      logical_addr_cache (in TP.java). So when sending a message we are actually
      sending to all the removable and the alive ones. How can configure the
      lazyRemovalCache class to not tag as removable but rather remove the dead
      nodes?

      Bela: let's make the timeout and max size configurable. Plus, possibly add a getter, so we can hard-flush the caceh programmatically

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

              Created:
              Updated:
              Resolved: