-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The ticket SERVER-118672(https://jira.mongodb.org/browse/SERVER-118672) fixed the race condition between the validateDBCommand and the index creation during step down, but the same problem also happens during view creation.
This PR solves it by polling validateDBCommand until is fails or timeouts.
- is related to
-
SERVER-118672 Fix non-deterministic test validate_db_metadata_command.js
-
- Closed
-