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

Robustify shard_split_change_collections_test.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QE 2023-05-15

      this is a problem with a test and not the server itself.

      https://github.com/10gen/mongo/blob/master/jstests/serverless/shard_split_change_collections_test.js#L103 we do a drop after we forget the split operation with `operation.forget()` but the code doesn't wait for the access blockers to be cleaned up after the forget operation so its possible they could still be in place. this drop failed in a patch build i ran so i noticed it, but I haven't seen it fail in the waterfall.

            Assignee:
            mickey.winters@mongodb.com Mickey Winters
            Reporter:
            mickey.winters@mongodb.com Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: