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

Make move_chunk_deferred_lookup.js more robust to slower variants

    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0, v6.0, v5.0
    • 154
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In slow variants, the chunk migration critical section engages prior to this write being sent. The results in the write being blocked and caused the chunk migration to timeout. 

      Add a failpoint to the test to ensure we do the write prior to the critical section being engaged. 

            Assignee:
            kruti.shah@mongodb.com Kruti Shah
            Reporter:
            kruti.shah@mongodb.com Kruti Shah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: