Skip to content

[fix](feservice) remove connect context for all requests#33583

Merged
yiguolei merged 1 commit intoapache:masterfrom
mymeiyi:fix-thrift-context
Apr 12, 2024
Merged

[fix](feservice) remove connect context for all requests#33583
yiguolei merged 1 commit intoapache:masterfrom
mymeiyi:fix-thrift-context

Conversation

@mymeiyi
Copy link
Contributor

@mymeiyi mymeiyi commented Apr 12, 2024

Proposed changes

In FrontendServiceImpl, we need to remove ConnectContext if set it in thread local.
But some requests forget to remove it, such as: #33375
So remove it for all requests.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@mymeiyi
Copy link
Contributor Author

mymeiyi commented Apr 12, 2024

run buildall

Copy link
Contributor

@zhannngchen zhannngchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Apr 12, 2024
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yiguolei yiguolei merged commit 1d59436 into apache:master Apr 12, 2024
seawinde pushed a commit to seawinde/doris that referenced this pull request Apr 15, 2024
seawinde pushed a commit to seawinde/doris that referenced this pull request Apr 17, 2024
mymeiyi added a commit to mymeiyi/doris that referenced this pull request Jul 10, 2024
mongo360 pushed a commit to mongo360/doris that referenced this pull request Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/2.0.13-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants