Implement boost::hash friend on QuerySettingsKnobOverrides that hashes the entries vector (index + value pairs). This is needed before wiring the overlay into QuerySettings, since the query settings cache keys must reflect knob differences. Unit tests: hash differs for different entries, stable for identical, deterministic for empty.
- depends on
-
SERVER-121945 QuerySettingsKnobOverrides C++ class
-
- Closed
-
- is depended on by
-
SERVER-123248 Wire queryKnobs into query_settings.idl and QuerySettings
-
- In Code Review
-