Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-92698

Add capability to store the last accessed time in the invalidating LRU cache

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • CAR Team 2024-08-05, CAR Team 2024-08-19, CAR Team 2024-09-02, CAR Team 2024-09-16, CAR Team 2024-09-30

      The LRU cache is capable to order the elements by access time, but we can not know how long ago each element has been accessed. For this reason, we can store a timestamp showing its last accessed time to implement future eviction policies.

            Assignee:
            andres.bercowskyrama@mongodb.com Andrés Bercowsky Rama (Inactive)
            Reporter:
            andres.bercowskyrama@mongodb.com Andrés Bercowsky Rama (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: