Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10696

Cluster Expiration reaper limits parallel expirations too much

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Final, 9.4.17.Final
    • 10.0.0.Final
    • None
    • None

      The expiration reaper today currently limits the expiration to only allow 5 pending expiration commands at once. It also doesn't submit more expirations until those 5 complete. We should do the following changes:

      1. Increase the limit, possibly to 100?
      2. Allow for extra expiration commands to be invoked as the others are complete, instead of waiting for all of them.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: