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: Namingserver watch support http2 #6861

Merged

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
# 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
@funky-eyes funky-eyes changed the base branch from 2.x to summer-code-http2 October 27, 2024 05:06
@funky-eyes funky-eyes added this to the Summer Code 2024 milestone Oct 27, 2024
@funky-eyes funky-eyes added type: feature Category issues or prs related to feature request. module/discovery discovery module module/namingserver labels Oct 27, 2024
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 0334858 into apache:summer-code-http2 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/discovery discovery module module/namingserver 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