Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3333

cache: improve logging on blocking timeouts and unlock in the cache filter on exceptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.2, 4.5
    • None
    • cache
    • None

      After a longer discussion we have done the following:

      • log when a requests takes longer to produce the content than the lock timeout for the waiting threads are
      • log when a request was blocked longer than the timeout period (because the producer has not finished yet)
      • introduced a blocking cache interface to expose the timeout configuration an to wrap the unlock method
      • it is now the cache filter which will unblock on exceptions (before it was the store executor)

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              gjoseph Magnolia International
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD