-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.4.0-rc5
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v4.4
-
Execution Team 2020-06-01
-
0
Some of the ReadThroughCache unit-tests first create the ThreadPool, then the Cache for testing.
This order contradicts the contract of ReadThroughCache.
As part of this ticket we should see if there is some generic pattern that can be used for these unit-tests (e.g., this) in order to ensure they all comply instead of fixing them one by one.
- is related to
-
SERVER-46154 Make ReadThroughCache be driven by a vector clock
- Closed