-
Type:
Spec Change
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Component/s: Backpressure
-
None
Summary
Client backpressure retries must not block the driver from performing other operations. The current test suite does not explicitly verify this, which risks implementations that behave incorrectly.
Motivation
Who is the affected end user?
All users that experience overload with a backpressure-enabled driver.
Who are the stakeholders?
How does this affect the end user?
Non-compliant drivers would block other operations during backpressure retries.
Are they blocked? Are they annoyed? Are they confused?
How likely is it that this problem or use case will occur?
N/A.
Main path? Edge case?
If the problem does occur, what are the consequences and how severe are they?
A non-compliant driver implementation would negatively impact end users.
Minor annoyance at a log message? Performance concern? Outage/unavailability? Failover can't complete?
Is this issue urgent?
It should be done before a driver's initial backpressure release to verify conformance with the spec.
Does this ticket have a required timeline? What is it?
Is this ticket required by a downstream team?
No.
Needed by e.g. Atlas, Shell, Compass?
Is this ticket only for tests?
Yes.
Does this ticket have any functional impact, or is it just test improvements?
Acceptance Criteria
Test improvements only.
What specific requirements must be met to consider the design phase complete?
- split to
-
CSHARP-5924 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
CXX-3435 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
GODRIVER-3837 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
JAVA-6127 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
PHPLIB-1810 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
RUBY-3790 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
RUST-2379 Test that client backpressure retries do not block other operations
-
- Needs Triage
-
-
NODE-7470 Test that client backpressure retries do not block other operations
-
- Backlog
-
-
PYTHON-5755 Test that client backpressure retries do not block other operations
-
- Backlog
-
-
CDRIVER-6269 Test that client backpressure retries do not block other operations
-
- Closed
-