Test all drivers under load

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: Backpressure
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • Please revisit this ticket after completing all other work in your language's client backpressure epic and decide whether your driver has adequate test coverage for its existing/new behavior under load. Test your driver under load if you determine that there is a non-trivial risk of unexpected behavior before officially releasing this feature.

      Commits for syncing spec/prose tests

      •  There will be no new spec-mandated tests at this time.
      Show
      Summary of necessary driver changes Please revisit this ticket after completing all other work in your language's client backpressure epic and decide whether your driver has adequate test coverage for its existing/new behavior under load. Test your driver under load if you determine that there is a non-trivial risk of unexpected behavior before officially releasing this feature. Commits for syncing spec/prose tests  There will be no new spec-mandated tests at this time.
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6163 Backlog
      CXX-3381 Backlog
      CSHARP-5795 Backlog
      GODRIVER-3709 Backlog
      JAVA-6013 Backlog
      NODE-7327 Backlog
      PYTHON-5655 Duplicate
      PHPLIB-1745 Backlog
      RUBY-3738 Backlog
      RUST-2306 Backlog
      $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 */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6163 Backlog CXX-3381 Backlog CSHARP-5795 Backlog GODRIVER-3709 Backlog JAVA-6013 Backlog NODE-7327 Backlog PYTHON-5655 Duplicate PHPLIB-1745 Backlog RUBY-3738 Backlog RUST-2306 Backlog

      Summary

      We need to ensure that all drivers are behaving as expected under load after implementing the client backpressure changes.

      Motivation

      Who is the affected end user?

      Users with high workloads.

      How does this affect the end user?

      Could see performance degradation or unexpected behaviors.

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

      Unknown, hence the need for testing.

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

      Unknown, hence the need for testing.

      Is this issue urgent?

      Preferably prior to releasing the client backpressure support feature to the users.

      Is this ticket required by a downstream team?

      No

      Is this ticket only for tests?

      Yes

      Acceptance Criteria

      • Come up with a testing approach and a selection of representative workloads (with or without DSI - see DEVPROD-22264)

            Assignee:
            Daria Pardue
            Reporter:
            Daria Pardue
            Daria Pardue Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: