-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability 27Apr-11May
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The unit tests in WiredTigerKVEngineTestWithPreciseCheckpoints exercises the prepared transactions discovery API and don't set a rollback timestamp on the recovery unit when aborting, since that wasn't the focus of the tests. However, future WiredTiger commits will add an invariant that errors when a rollback timestamp is not set, so the tests need to be updated to set one before aborting a prepared transaction.