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

Stop supporting WiredTiger cursor caching across operations

    • Storage Execution
    • Fully Compatible
    • Execution Team 2025-01-06, Execution Team 2025-01-20, Execution Team 2025-02-03

      Specifically, stop supporting positive values of gWiredTigerCursorCacheSize. WiredTiger's cursor cache is effective, and the only MongoDB cursor caching we need is the caching between yields (i.e. what happens when the value is negative), but we don't need cursor caching across operations.

      We should continue allowing negative values for backward-compatibility, but just take the absolute value.

            Assignee:
            sandeep.dhoot@mongodb.com Sandeep Dhoot
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: