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: support grpc protocol #6881

Merged
merged 22 commits into from
Oct 5, 2024
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

* grpc protocol

* grpc protocol

* grpc protocol

* grpc protocol

* grpc protocol

* delete no need change

* cr

* 1. mock test
2. support multi-version

* cr

* cr

* Delete seata-test-grpc/src/main/java/org/apache/seata/grpc/generated/GrpcMessageProto.java

* Delete seata-test-grpc/src/main/java/org/apache/seata/grpc/generated/GrpcMessage.java

* Delete seata-test-grpc/src/main/java/org/apache/seata/grpc/generated/SeataServiceGrpc.java

* Delete serializer/seata-serializer-protobuf/src/main/java/org/apache/seata/serializer/protobuf/GrpcSerializer.java

* Delete seata-test-grpc/src/main/java/org/apache/seata/grpc/generated/GrpcMessageProtoOrBuilder.java

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* cr

* optimize: update grpc and protocol version

* Before casting, check if the value is within the range of the target type.

* Before casting, check if the value is within the range of the target type.

* Remove duplicate code

* import grpc-core

* import grpc-core

* bugfix

* bugfix

* bugfix: context release

* bugfix: release byteBuf

* opt

---------

Co-authored-by: yiqi <1455432762@qq.com>
@funky-eyes funky-eyes added type: feature Category issues or prs related to feature request. module/core core module module/common common module module/test test module protocol labels Oct 3, 2024
@funky-eyes funky-eyes added this to the 2.3.0 milestone Oct 3, 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 changed the title feature: Support grpc feature: support grpc protocol Oct 5, 2024
@funky-eyes funky-eyes merged commit f83b6ea into apache:2.x Oct 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/common common module module/core core module module/test test module protocol 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