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

Wait for vector clock document majority-commit without timeout

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0, 5.1.2, 5.0.6, 5.2.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.2, v5.1, v5.0
    • Sharding EMEA 2021-12-27

      The vector clock document update is currently performed waiting for majority write concern up to 60 seconds before returning a WriteConcernFailed exception to the caller.

      As persisting the new configTime|topologyTime is required for ensuring causal consistency, callers must wait indefinitely for the updated times to be persisted. The write concern must not have a timeout and only fail in case of step-downs.

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: