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

SoftIndexFileStore Index can lag behind LogAppender under heavy load

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

XMLWordPrintable

      The SoftIndexFileStore appends to a log file and waits for that append to complete before returning. The index of that write however is done asynchronously with no back pressure applied. This means it can severely lag behind requests. We should try to reduce memory pressure and cpu usage as much as possible to reduce this. If we cannot lower this, we may need to add some type of back pressure awareness to slow down requests in turn to avoid OOM issues.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: