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

Update transactions test runner to workaround StaleDbVersion distinct bug

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1795 Fixed 3.9
      CXX-1757 Backlog
      CSHARP-2576 Fixed 2.9.0
      MOTOR-326 Works as Designed
      GODRIVER-940 Gone away
      CDRIVER-3074 Fixed 1.15.0
      PERL-1083 Done 2.2.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PYTHON-1795 Fixed 3.9 CXX-1757 Backlog CSHARP-2576 Fixed 2.9.0 MOTOR-326 Works as Designed GODRIVER-940 Gone away CDRIVER-3074 Fixed 1.15.0 PERL-1083 Done 2.2.0

    Description

      In SPEC-1245 we added the following requirement to the transaction test runner:

      When testing against a sharded cluster run a distinct command on the newly created collection on all mongoses. For an explanation see, Why do tests that run distinct sometimes fail with StaleDbVersion?

      Please verify if your driver already works around this issue.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: