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

[release/6.0] [HTTP/3] Stress disable offending op causing server errors #58541

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2021

Backport of #58442 to release/6.0

Re-enables HTTP stress scenarios that were broken by Kestrel (it's fixed now). Disables 100 Continue operation for HTTP/3 (not yet implemented by Kestrel) which highly improved stability of H/3 stress.

See #58110 (comment)
Contributes to #56310
Fixes #55261

/cc @ManickaP

Customer Impact

Improves HTTP stress coverage and stability.

Testing

Stress test runs in CI / locally.

Risk

Low. This is a test infra change impacting NCL stress test runs only.

@ghost
Copy link

ghost commented Sep 2, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #58442 to release/6.0

/cc @ManickaP

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@karelz karelz added this to the 6.0.0 milestone Sep 2, 2021
@karelz
Copy link
Member

karelz commented Sep 2, 2021

Test failures:

@karelz karelz added blocked Issue/PR is blocked on something - see comments and removed blocked Issue/PR is blocked on something - see comments labels Sep 2, 2021
@ManickaP
Copy link
Member

ManickaP commented Sep 2, 2021

/azp run runtime-libraries stress-http

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Anipik
Copy link
Contributor

Anipik commented Sep 2, 2021

cc @danmoseley

@danmoseley
Copy link
Member

approved - test stability changes only - if CI passes, anyway.

@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Sep 3, 2021
@ManickaP
Copy link
Member

ManickaP commented Sep 7, 2021

Just FYI, even though runtime-libraries stress-http pipeline is red, it's OK to merge. I checked the details of the run and the results correspond to the state we have in main. There are some errors in H/3 stress, but they are vastly reduced.

@karelz
Copy link
Member

karelz commented Sep 7, 2021

@danmoseley this is ready for merge as described above by @ManickaP (the stress in CI is considered passing despite the red cross there at stress)

@Anipik Anipik merged commit a99190c into release/6.0 Sep 7, 2021
@danmoseley danmoseley deleted the backport/pr-58442-to-release/6.0 branch September 7, 2021 18:08
@ghost ghost locked as resolved and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants