Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping."" #6905

Conversation

matthewstevenson88
Copy link
Contributor

@matthewstevenson88 matthewstevenson88 commented Jan 2, 2024

Reverts #6903 with a forward-fix for the flaky test. Turns out that the flakiness occurred just because the timeout was set too low, bumping it up fixes the issue and it seems to be passing now 20000/20000 runs.

RELEASE NOTES: none

@matthewstevenson88 matthewstevenson88 added the Type: Feature New features or improvements in behavior label Jan 2, 2024
@matthewstevenson88 matthewstevenson88 added this to the 1.61 Release milestone Jan 2, 2024
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Merging #6905 (8e22703) into master (71cc0f1) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6905      +/-   ##
==========================================
+ Coverage   83.69%   83.73%   +0.03%     
==========================================
  Files         286      286              
  Lines       30756    30756              
==========================================
+ Hits        25742    25754      +12     
+ Misses       3956     3947       -9     
+ Partials     1058     1055       -3     
Files Coverage Δ
credentials/alts/internal/handshaker/handshaker.go 69.58% <0.00%> (-4.64%) ⬇️

... and 24 files with indirect coverage changes

@matthewstevenson88 matthewstevenson88 self-assigned this Jan 2, 2024
@dfawley dfawley deleted the revert-6903-revert-6884-queue-alts-handshakes branch February 12, 2024 16:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature New features or improvements in behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant