-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
STM 2018-12-17
-
50
-
1
To be able to use PyMongo 3.6+ with resmoke, we need to use an authenticated client to run the refreshLogicalSessionCacheNow. Since PyMongo 3.6+ will use implicit sessions, if the command is run unauthenticated then we hit SERVER-34820 and fail with a "there are no users authenticated" message.
- is related to
-
SERVER-36152 Update requirements.txt
- Closed