Skip to content

quic: disable send fairness#4586

Merged
lijunwangs merged 1 commit into
anza-xyz:masterfrom
0x0ece:quic-fair
Jan 23, 2025
Merged

quic: disable send fairness#4586
lijunwangs merged 1 commit into
anza-xyz:masterfrom
0x0ece:quic-fair

Conversation

@0x0ece
Copy link
Copy Markdown

@0x0ece 0x0ece commented Jan 22, 2025

Problem

quinn-rs/quinn#2002 was implemented in Quinn but never activated in Agave.

Summary of Changes

Disable send fairness in Quic (transport config).

@mergify mergify Bot requested a review from a team January 22, 2025 22:28
@mergify
Copy link
Copy Markdown

mergify Bot commented Jan 22, 2025

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@lijunwangs lijunwangs merged commit 1e721f0 into anza-xyz:master Jan 23, 2025
mergify Bot pushed a commit that referenced this pull request Jan 23, 2025
(cherry picked from commit 1e721f0)

# Conflicts:
#	quic-client/src/nonblocking/quic_client.rs
#	streamer/src/nonblocking/testing_utilities.rs
#	tpu-client-next/src/quic_networking.rs
alessandrod pushed a commit that referenced this pull request Jan 23, 2025
* quic: disable send fairness (#4586)

(cherry picked from commit 1e721f0)

# Conflicts:
#	quic-client/src/nonblocking/quic_client.rs
#	streamer/src/nonblocking/testing_utilities.rs
#	tpu-client-next/src/quic_networking.rs

* resolve some merge conflicts

---------

Co-authored-by: Emanuele Cesena <emanuele.cesena@gmail.com>
Co-authored-by: Lijun Wang <83639177+lijunwangs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants