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

optimize: alibaba-seata: Transfer XID using feign.RequestInterceptor #3171

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

wangliang181230
Copy link
Contributor

Same as the PR #1946.
#1946 一样,只是合并的分支不同。

alibaba#1946) (alibaba#2993)

* optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor`

* 移除多余的代码

* imports顺序调整。

* Feign.Builder的默认retryer修改为NEVER_RETRY。

* fix style

* fix style

* Update SeataFeignBuilderBeanPostProcessor.java

* add static
Copy link
Collaborator

@steverao steverao left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @wangliang181230

@steverao steverao merged commit 10b08a9 into alibaba:2022.x Feb 23, 2023
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