-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Performance, WiredTiger
-
None
-
Fully Compatible
-
ALL
The run time of the sharding suite has doubled in time between these two commits:
SERVER-20877 - fix linting errors - took 49 min
SERVER-21078 - Fix race conditions by using the session cache more within the wtkv engine code - took 2hrs+
The increase in time is not in any specific test, but is across the board. Tests, which took 1 minute to run, seem to be taking about 2 min now. Longer tests have gone up some too.
- duplicates
-
SERVER-21078 Segfault from race between getlasterror with fsync:true and clean database shutdown
- Closed