-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v7.0
-
Sharding NYC 2023-04-17
-
51
Currently, when the supporting index for the shard key is hashed, the "mostCommonValues" metrics returned by analyzeShardKey command would contain the hashed values instead of the original values. This is because the aggregation pipeline for calculating the metrics uses the $meta key stage. SERVER-72814 will provide us with a way to looking documents from the hashed field values.
- depends on
-
SERVER-72814 Support looking up original values from hash values
- Closed
- is related to
-
SERVER-70994 Make analyzeShardKey command return the frequency of top 5 most common shard key values instead of percentiles
- Closed