-
Type: Improvement
-
Resolution: Duplicate
-
Priority: 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
- is duplicated by
-
WT-11271 Bulk cursors can't be opened inside a transaction: Invalid argument
- Open