-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
Security 2024-08-19
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The ssl_x509/speculative-auth-replset.js only expects the speculative access triggered by test client. But, an extra speculative access can be caused by QueryAnalysisSampler as the single mongod node runs `
color: Color value is invalid
_refreshQueryAnalyzerConfigurations` command against itself.
So, we need to disable
color: Color value is invalid
QueryAnalysisSampler to ensure no this extra speculative access.