Avoid using bulk cursors in a transaction in test schema_abort

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Sean Watt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: