ReadThroughCache::InProgressLookup accesses `_minTimeInStore` without synchronisation

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Sharding 2020-09-21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Advancing the time in the ReadThroughCache notifies any in-progress lookups that the time in store advanced using the cache's mutex here. However, when this value is passed to the lookup function here, the time in store is read without holding the mutex.

              Assignee:
              Kaloian Manassiev
              Reporter:
              Kaloian Manassiev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: