-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
For PHPLIB-467, the implementation currently checks connection count using the serverStatus command. Unfortunately, these tests are very fragile in conjunction with a replSetStepDown command that one of the tests issues.
Once SDAM monitoring is implemented in PHPC, these tests should be refactored to use SDAM monitoring logic instead of getting connection count via the serverStatus command.
- related to
-
PHPLIB-561 Drivers should retry replSetStepDown after "Unable to acquire X lock" error
- Closed