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

User abort should opt out of cache eviction

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • RSS Sydney
    • Fully Compatible
    • ALL
    • Bananini - 2025-05-13
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      Right now aborts will opt out of cache eviction so that threads do not get stuck while aborting - this is currently not the case for user operations and we should change it so that user calls of abort also opt out of cache eviction. 

      I recently wrote a test to create cache pressure, and tried to manually abort however since we entered cache pressure, we got opted into cache eviction and were unable to manually abort and got stuck. 

            Assignee:
            ruby.chen@mongodb.com Ruby Chen
            Reporter:
            ruby.chen@mongodb.com Ruby Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: