EnabledModuleCachingPluginAccessor cache shouldn't expire

XMLWordPrintable

    • Type: Bug
    • Resolution: Timed out
    • Priority: Low
    • None
    • Affects Version/s: 5.4.3
    • Component/s: None
    • 1
    • Severity 3 - Minor

      The EnabledModuleCachingPluginAccessor cache has a 30 minute expiry. We've observed a scenario in CAC where a bunch of items will expire at the same time, and then subsequently all request threads block waiting for these items to be recomputed.

      Remove the cache expiry, or implement the Guava refresh() method to asynchronously recompute this stuff in the background.

            Assignee:
            Unassigned
            Reporter:
            Samuel Day (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: