Fix post-defragmentation checks

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0, 5.3.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v5.3
    • Sharding EMEA 2022-02-21, Sharding EMEA 2022-03-07
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There are some bugs in the post-defragmentation checks that are preventing us from catching problems with defragmentation. The main issue is that the util is comparing the shard key values with ===, but objects must use woCompare. Another is that the zone comparison is using assert.leq which does not exist in javascript, it should be lte

            Assignee:
            Allison Easton
            Reporter:
            Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: