Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2884

stuck eviction and column group bug

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      In WT-2866 alexander.gorrod says:

      However that will just mask another bug: Once the cache is in stuck mode, the cache-full check fires in __wt_cache_eviction_worker, triggering a WT_ROLLBACK for the only operation currently running. There is a problem in the current complex-table code where that WT_ROLLBACK is being swallowed, and the cursor is being left in a state where the primary has key set, but the other column group cursors don't. I think what is happening is that we are retrying the insert, but it's failing because the WT_CURSTD_KEY_SET flag has been cleared.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: