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

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

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            kblees Karsten Blees (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: