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

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

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)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: