-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Component/s: Index Management
-
None
-
Needed - No Spec Changes
Summary
$listSearchIndexes tests expect to fail with "Search index commands are only supported with Atlas". On servers lower than 7.2 this error is not raised when database does not exist. (Fixed in SERVER-83003 on 7.2+)
Need to update min version to 7.2 or add database creation.
Motivation
Who is the affected end user?
Driver tests
How does this affect the end user?
Not affected
How likely is it that this problem or use case will occur?
Edge case
If the problem does occur, what are the consequences and how severe are they?
No consequences
Is this issue urgent?
No
Is this ticket required by a downstream team?
No
Is this ticket only for tests?
Only for tests
Acceptance Criteria
What specific requirements must be met to consider the design phase complete?
- is depended on by
-
CSHARP-4736 Enable Atlas Search Index management tests on sharded clusters
- Blocked
-
RUBY-3413 Remove skipReason from index_management/listSearchIndexes.yml
- Blocked
- is related to
-
DRIVERS-2797 Search index management operations fail with a different error message
- Closed
- related to
-
CSHARP-4736 Enable Atlas Search Index management tests on sharded clusters
- Blocked
-
SERVER-83003 $listSearchIndexes should throw on non-existent DB
- Closed