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

refactor seata #2237

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

refactor seata #2237

wants to merge 2 commits into from

Conversation

PangXing
Copy link

@PangXing PangXing commented Feb 20, 2023

Issues associated with this PR

Your PR should present related issues you want to solve.
#2094

Solutions

You should show your solutions about the issues in your PR, including the overall solutions, details and the changes. At this time, Chinese is allowed to describe these.
此次升级使用 seata-go (https://github.com/seata/seata-go/tree/v1.0.3) 进行重构
【注】因依赖的包升级,需mosn/pkg#77 合入

UT result

Unit Test is needed if the code is changed, your unit test should cover boundary cases, corner cases, and some exceptional cases. And you need to show the UT result.

Benchmark

If your code involves the processing of every request, you should give the Benchmark Result.

Code Style

  • Make sure Goimports has run
  • Show Golint result

@mosn-community-bot
Copy link

Hi @PangXing, welcome to mosn community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.

github.com/prometheus/client_model v0.2.0
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
github.com/seata/seata-go v1.0.3
Copy link

Choose a reason for hiding this comment

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

版本改为最新的seata-go版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants