Make dbHash be smart for recordIdReplicated:true collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Vishnu Kaushik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: