Skip to content

thrift proxy: move UpstreamRequest into its own file#17498

Merged
zuercher merged 3 commits intoenvoyproxy:mainfrom
rgs1:thrift-move-upstream-request-into-its-file
Jul 27, 2021
Merged

thrift proxy: move UpstreamRequest into its own file#17498
zuercher merged 3 commits intoenvoyproxy:mainfrom
rgs1:thrift-move-upstream-request-into-its-file

Conversation

@rgs1
Copy link
Copy Markdown
Member

@rgs1 rgs1 commented Jul 27, 2021

This is needed so that it can be reused by the upcoming shadowing
implementation, which will introduce a dependency from Router to
ShadowRouter to UpstreamRequest, so this breaks the circular
dependency.

I have one more PR (4/5) that moves common functionality from
Router to RequestOwner. After that I'll send over
the actual shadow routing implementation, which reuses all of
these parts.

Signed-off-by: Raul Gutierrez Segales rgs@pinterest.com

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.

2 participants