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

Retry WriteConcernError exceptions in DDL coordinators

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.4, 5.1.0-rc0
    • Affects Version/s: 5.1.0, 5.0.3
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v5.0
    • 20

      A test running on a machine with network problems resulted in a createCollection failure because of a WriteConcernFailed exception. Such error must be included in the ones retriable while performing a DDL in order not to release coordinators half-way.

      Objective of this ticket is to add the WriteConcernError category (that includes the above mentioned exception) to the handled errors.

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

              Created:
              Updated:
              Resolved: