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

AsyncCacheWriter stop() and clear() should not wait for space in the modifications queue

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Beta1, 7.2.4.Final
    • None
    • None
    • None

      AsyncCacheWriter.clear() invalidates all enqueued changes rather than adding more changes to the queue. Thus, clear should not wait if the queue is full.

      AsyncCacheWriter.stop() should also take effect immediately (i.e. set the stopped flag without waiting if the queue is full).

              Unassigned Unassigned
              kblees Karsten Blees (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: