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

uassert when trying to open a checkpoint cursor on a LSM WiredTiger table

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2019-09-23
    • 0

      LSM does not support opening by checkpoint, so we should catch it and uassert instead of fassert-ing when trying to open the cursor.

      WiredTiger error (22) [1568032410:577837][28545:0x7f8f41f82700], WT_SESSION.open_cursor: __wt_clsm_open, 1728: LSM does not support opening by checkpoint: Invalid argument Raw: [1568032410:577837][28545:0x7f8f41f82700], WT_SESSION.open_cursor: __wt_clsm_open, 1728: LSM does not support opening by checkpoint: Invalid argument
      Failed to open a WiredTiger cursor. Reason: BadValue: 22: Invalid argument, uri: table:index-503--7934162541148907759, config: overwrite=false,checkpoint=WiredTigerCheckpoint,
      

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: