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 #2993

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

wangliang181230
Copy link
Contributor

@wangliang181230 wangliang181230 commented Dec 21, 2022

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

alibaba#1946)

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

* 移除多余的代码

* imports顺序调整。

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

* fix style

* fix style

* Update SeataFeignBuilderBeanPostProcessor.java

* add static
@yuhuangbin yuhuangbin merged commit f614c6e into alibaba:2021.x Dec 21, 2022
@wangliang181230 wangliang181230 deleted the optimize-seata branch December 21, 2022 13:04
@steverao steverao added the waiting for sync waiting for sync to other main branchs label Feb 17, 2023
@steverao
Copy link
Collaborator

Please create a same PR to branch of 2022.x.

wangliang181230 added a commit to wangliang181230/spring-cloud-alibaba that referenced this pull request Feb 23, 2023
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
@steverao steverao removed the waiting for sync waiting for sync to other main branchs label Feb 28, 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.

3 participants