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

XMLWordPrintableJSON

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

      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
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: