Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2150

Add retryable write spec tests for batch split insert, update, and delete operations

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Retryability
    • Labels:
      None
    • Needed

      There are currently no spec tests for batch split insert, update, or delete operations that ensure that on failure only the current and remaining batches are retried, not all of the batches.

      There is currently no fail point that can support these tests since the onPrimaryTransactionalWrite fail point can accept either skip or tries but not both. So an update will need to be made to this fail point (or a new fail point introduced) that has this capability.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: