Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86212

Make dbHash be smart for recordIdReplicated:true collections

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      dbHash currently scans in _id order. For recordIdReplicated:true collections, we can go in natural order, as we already do for clustered collections.

      Additionally, we should include each recordId when computing the hash, to make sure that the recordIds are indeed replicated.

      In this ticket we need to handle just dbHash, not dbCheck.

            Assignee:
            haley.connelly@mongodb.com Haley Connelly
            Reporter:
            vishnu.kaushik@mongodb.com Vishnu Kaushik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: