Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3481

Add boolean to cache to check if cache has been filled

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.0
    • 4.4.0
    • None
    • None
    • 4.4 M4

      Some maps used as caches were filled with all values once, and could be cleared, so the next time values will be read, they will be computed again. With the new Cache system, this could lead to odd behaviour, as the caches could be cleared from outside, without telling the component using that cache that it have been cleared.

      A boolean should be added to know if the cache have been filled or not.

            Unassigned Unassigned
            kbourgoin Kepa Bourgoin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: