Commit Graph

7 Commits

Author SHA1 Message Date
Lingzhi Deng
22b6c7a8df SERVER-40086: Extend CheckReplDBHashInBackground to Sharded Clusters 2019-05-01 22:28:30 -04:00
Dianna
96bf04156c SERVER-38165 Enable transactions testing with the inMemory storage engine 2019-04-22 13:38:12 -04:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Vesselina Ratcheva
0991709cf6 SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:false variant 2018-12-14 14:35:19 -05:00
Tess Avitabile
aaa6473362 SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
Tess Avitabile
0b103f9904 SERVER-35513 Forbid transactions on inMemory storage engine 2018-06-14 10:24:38 -04:00
Max Hirschhorn
25f72cf5f1 SERVER-34779 Add hook for checking dbhash while a test is running.
Enables the CheckReplDBHashInBackground hook in the
replica_sets_jscore_passthrough.yml test suite.

Also fixes the WTPreserveSnapshotHistoryIndefinitely failpoint to ignore
attempts from _decreaseTargetSnapshotWindowSize() to move the oldest
timestamp forward.
2018-05-25 22:07:24 -04:00