Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5545 Make lazy near caching more selective
  3. ISPN-10215

Send clear event to near cache when client is not accepting events quick enough

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Hot Rod, Listeners
    • None

      When a near cache is used it will install a remote listener that receives all modified/remove/expired events. If a client is unable to keep up with the amount of updates, this can cause a backup on the server which in turn can slow down writes.

      One solution for this would be if a client has been backed up for a given threshold to remove the pending events and send a single clear event to the near cache. This would take away the read performance temporarily of that client temporarily but would allow write heavy clients to continue operating.

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

                Created:
                Updated: