Skip to content

Support HTTP and HTTP2 #7318

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

Open
wants to merge 70 commits into
base: 2.x
Choose a base branch
from

Conversation

PleaseGiveMeTheCoke
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Ⅱ. 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
PleaseGiveMeTheCoke and others added 29 commits September 8, 2024 12:36
# Conflicts:
#	common/src/main/java/org/apache/seata/common/ConfigurationKeys.java
#	core/pom.xml
#	core/src/main/java/org/apache/seata/core/protocol/Protocol.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/NettyClientBootstrap.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/NettyClientConfig.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/NettyServerBootstrap.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/ProtocolDetectHandler.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/grpc/GrpcDecoder.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/grpc/GrpcEncoder.java
#	core/src/main/java/org/apache/seata/core/rpc/netty/grpc/GrpcHeaderEnum.java
#	core/src/main/java/org/apache/seata/core/serializer/SerializerServiceLoader.java
#	dependencies/pom.xml
#	server/src/main/java/org/apache/seata/server/Server.java
#	test/pom.xml
#	test/src/test/java/org/apache/seata/core/rpc/netty/mockserver/GrpcTest.java
#	test/src/test/resources/protobuf/org/apache/seata/protocol/transcation/grpcMessage.proto
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.

Remove the changes to the naming server and resolve the code conflicts

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