Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-22952

Decouple SimpleTransientStore implementation from InMemoryCacheImpl

    XMLWordPrintable

    Details

    • Type: Clean up
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 9.3
    • Component/s: Cache, TransientStore

      Description

      SimpleTransientStore uses InMemoryCacheImpl to store data temporarily but it doesn't really use it as a cache.

      However we want to move our Cache API to be a real cache, i.e., with no guarantee of data being retained at all.

      So we must decouple that transient store implementation from the Cache APIs and just store the data in-memory using an ad hoc Guava cache.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 hours
                  2h