-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Component/s: Index Management
-
None
-
Needed - No Spec Changes
-
Summary
Using the docker image mongodb/mongodb-atlas-local:latest, the result of $listSearchIndexes contains an empty map for "latestDefinition.mappings.fields". This behavior is different from the actual MongoDB Atlas M0.
Expected :'{ "mappings" : { "dynamic" : false } }'
Actual :'{ "mappings" : { "dynamic" : false, "fields" : { } } }'
Motivation
Who is the affected end user?
Index-management spec tests fail with the docker image mongodb/mongodb-atlas-local
How does this affect the end user?
No
How likely is it that this problem or use case will occur?
-
If the problem does occur, what are the consequences and how severe are they?
Annoying for drivers developers testing with atlas local.
Is this issue urgent?
No
Is this ticket required by a downstream team?
Drivers
Is this ticket only for tests?
Tests only
Acceptance Criteria
Specify which fields need to be tested.
- split to
-
CDRIVER-6178 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
CSHARP-5810 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
CXX-3388 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
GODRIVER-3728 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
JAVA-6034 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
NODE-7347 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
PYTHON-5678 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
RUBY-3744 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
RUST-2315 Search index management spec test incompatible with Local Atlas Docker image
-
- Needs Triage
-
-
PHPLIB-1750 Search index management spec test incompatible with Local Atlas Docker image
-
- Closed
-