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

Update shard key concurrency workload ignores more moveChunk errors than intended

    • Fully Compatible
    • ALL
    • v4.4
    • Sharding 2020-05-04

      The fsm workload random_moveChunk_update_shard_key.js allows migrations to fail with certain acceptable errors, but this check that a failed migration's error message contains a certain string is missing a > -1, which leads to a truthy value when the string is not present, leading the workload to ignore more errors than was intended. This check should be fixed and any acceptable errors implicitly ignored because of this behavior should instead be explicitly ignored.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: