-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.2.0
-
Component/s: Security, Sharding, Testing Infrastructure
-
None
ShardingTest does not support auth in its stop function. This causes the stop to hang on windows. Windows sends a db.shutdownServer() command instead of killing the process. Therefore, successful tests just hang around for a minute or two until we send the terminate signal.
- duplicates
-
SERVER-5024 Fix shutdown method on ShardingTest to work with authentication on windows
- Closed