Skip to content

grpc mux: fix sending node again after stream is reset#14080

Merged
htuch merged 5 commits intoenvoyproxy:masterfrom
tbarrella:set-node
Dec 17, 2020
Merged

grpc mux: fix sending node again after stream is reset#14080
htuch merged 5 commits intoenvoyproxy:masterfrom
tbarrella:set-node

Conversation

@tbarrella
Copy link
Copy Markdown
Contributor

Commit Message:
grpc mux: fix sending node again after stream is reset

Previously, first_stream_request_ wasn't working as intended because api_state_ is still cached from the previous stream

Signed-off-by: Taylor Barrella tabarr@google.com

Additional Description:
Risk Level: Low
Testing: Modified test was failing before the accompanying change
Docs Changes: N/A
Release Notes:
Fixes #9682

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_node_on_first_message_only seems to never set node ID

4 participants