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

Setting orphanCleanupDelaySecs=0 in our testing infrastructure is unsafe

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc5, 3.7.1
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • v3.6
    • Sharding 2017-12-04
    • 0

      Our testing has a default of orphanCleanupDelaySecs=0, which is causing safe secondary reads to fail in our tests.

      If cursors are established on secondaries, and then a migration completes, the range deleter can proceed to delete documents out from under the cursors, whose filtering information does not change, without interrupting them.

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: