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

Require 4.2.0 server for tests with "csfle: true" runOnRequirement

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Component/s: None
    • Labels:
      None
    • Needed
    • Hide

      Require server 4.2.0 or higher in unified tests with the "csfle: true" runOnRequirement.

      Please see the spec change here: https://github.com/mongodb/specifications/commit/7536d8aa3589efa0d388e0d50b8e86908dc775c0

      Show
      Require server 4.2.0 or higher in unified tests with the "csfle: true" runOnRequirement. Please see the spec change here: https://github.com/mongodb/specifications/commit/7536d8aa3589efa0d388e0d50b8e86908dc775c0
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4408 Fixed 1.22.0
      CXX-2529 Backlog
      CSHARP-4217 Fixed 2.17.0
      GODRIVER-2463 Done
      JAVA-4652 Done
      NODE-4315 Done
      MOTOR-983 Duplicate
      PYTHON-3307 Duplicate
      PHPLIB-898 Fixed 1.15.0
      RUBY-3030 Fixed 2.18.0
      RUST-1368 Duplicate
      SWIFT-1586 Duplicate
      $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 CDRIVER-4408 Fixed 1.22.0 CXX-2529 Backlog CSHARP-4217 Fixed 2.17.0 GODRIVER-2463 Done JAVA-4652 Done NODE-4315 Done MOTOR-983 Duplicate PYTHON-3307 Duplicate PHPLIB-898 Fixed 1.15.0 RUBY-3030 Fixed 2.18.0 RUST-1368 Duplicate SWIFT-1586 Duplicate

      Summary

      Require MongoDB server 4.2+ on unified tests with the "csfle: true" runOnRequirement.

      Motivation

      Who is the affected end user?

      DBX engineers.

      How does this affect the end user?

      Implementing DRIVERS-2356 will fail on < 4.2 tests. CSFLE is over tested.

      How likely is it that this problem or use case will occur?

      Probable, Go is encountering this issue with DRIVERS-2356.

      If the problem does occur, what are the consequences and how severe are they?

      Tests fail.

      Is this issue urgent?

      Yes? It is required for drivers to test Key Management API.

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      Yes.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: