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

Avoid using bulk cursors in a transaction in test schema_abort

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Test Csuite
    • None
    • Storage Engines

      Background

      WT-10994 introduced a check to prevent bulk cursors from being used inside a transaction as this is an invalid usage of the API. See more about bulk cursors in the arch guide.

      Problem

      Test schema_abort invalidly uses the bulk cursor inside a transaction and as pointed out in this comment, floods the logs with the error message:

      Bulk cursors can't be opened inside a transaction
      

      suggest fix

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sean.watt@mongodb.com Sean Watt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: