-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
3
When moving a chunk we rely on IndexCatalog::removeExistingIndexesNoChecks to determine if the indexes are the same between the source and destination. Upon inspecting why the exception occurred in a customer case it seemed like both sides had the same indexes when using commands such as getIndexes. This ticket is to improve this situation such that we are given better diagnostic information in the error or getindexes output.
- is related to
-
SERVER-84434 Chunk migration may fail due to indexes having not relevant and invalid index options
- Closed