Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10736

Docs for SERVER-28918: Make CRUD write paths retryable

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Documentation Request Summary:

      No documentation summary in engineering ticket

      Engineering Ticket Description:

      Once all the machinery is in place, this ticket is about figuring out the place to hook the checks for retryability against the transactions collection and ensure write idempotency on mongod.

      It also includes figuring out whether some form of caching is necessary and taking care of writes which might still be in progress.

      Also need to consider how to handle a single write command being split into multiple batches by mongos (a single shard can potentially receive more than one "mini batch" per write command)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 22 weeks, 2 days ago