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

feature: seata-server support http protocol #6801

Merged
merged 76 commits into from
Oct 27, 2024

Conversation

PleaseGiveMeTheCoke
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

support http protocol

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

PleaseGiveMeTheCoke and others added 30 commits August 14, 2024 08:06
2. support multi-version
…seata/serializer/protobuf/GrpcSerializer.java
# Conflicts:
#	core/src/main/java/org/apache/seata/core/serializer/SerializerServiceLoader.java
…to http_support

� Conflicts:
�	discovery/seata-discovery-raft/src/main/java/org/apache/seata/discovery/registry/raft/RaftRegistryServiceImpl.java
Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

新增的配置项需要在https://github.com/apache/incubator-seata/tree/2.x/script/client 中的spring和file中添加示例

@funky-eyes funky-eyes changed the base branch from 2.x to summer-code-http2 October 27, 2024 05:00
common/pom.xml Outdated Show resolved Hide resolved
Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

LGTM

@funky-eyes funky-eyes merged commit 84d6ce3 into apache:summer-code-http2 Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/core core module module/server server module type: feature Category issues or prs related to feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants