-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2026-02-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of SERVER-86902, dbHash was updated to include the Replicated RecordIds by default for collections with Replicated RecordIDs. Additionally, a flag was introduced to allow opting out of this inclusion.
However, including Replicated RecordIds in dbHash by default poses issues for external systems that rely on dbHash for validation but are unaware of RecordIds. This change could potentially break workflows and integrations for systems and customers relying on the previous behavior.
To address this, the behavior of dbHash should be updated so that the inclusion of Replicated RecordIds is opt-in rather than default. By doing this, we ensure backward compatibility, prevent disruption to customer workflows, and maintain alignment with the expectations of external systems dependent on dbHash.
- related to
-
SERVER-86902 Add excludeRecordIds command option to opt out of including recordIds in dbHash
-
- Closed
-