-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: APIs
-
Storage Engines
-
StorEng - Defined Pipeline
cursor->reset() (as opposed to cursor->close()) implies that any pending changes should be discarded.
Investigate if cursor->reset() can be made more robust and return only critical errors that can't be dealt with by WiredTiger internally.
Any changes made should be documented.
- related to
-
WT-11871 Define whether or not cursor reset can throw WT_ROLLBACK
- Closed