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

feat(FQDN): serialization format rpc_host_port #1496

Merged
merged 16 commits into from
Jun 9, 2023

Conversation

GehaFearless
Copy link
Contributor

@GehaFearless GehaFearless commented May 29, 2023

issue: #1495

Implement thrift protocol functon read and write for class rpc_host_port.
Both about binary protocol and json.

@github-actions github-actions bot added the cpp label May 29, 2023
@acelyc111
Copy link
Member

@GehaFearless Good! Could you please add some tests to verify that serialize and deserialize both json and binary format is working?

foreverneverer
foreverneverer previously approved these changes Jun 7, 2023
src/runtime/test/host_port_test.cpp Outdated Show resolved Hide resolved
src/runtime/test/host_port_test.cpp Outdated Show resolved Hide resolved
src/runtime/test/host_port_test.cpp Outdated Show resolved Hide resolved
src/common/serialization_helper/thrift_helper.h Outdated Show resolved Hide resolved
src/common/serialization_helper/thrift_helper.h Outdated Show resolved Hide resolved
src/common/serialization_helper/thrift_helper.h Outdated Show resolved Hide resolved
src/common/serialization_helper/thrift_helper.h Outdated Show resolved Hide resolved
src/runtime/test/host_port_test.cpp Outdated Show resolved Hide resolved
Co-authored-by: Yingchun Lai <acelyc1112009@gmail.com>
GehaFearless and others added 4 commits June 8, 2023 15:05
Co-authored-by: Yingchun Lai <acelyc1112009@gmail.com>
Co-authored-by: Yingchun Lai <acelyc1112009@gmail.com>
Co-authored-by: Yingchun Lai <acelyc1112009@gmail.com>
@acelyc111 acelyc111 merged commit 4ae3999 into apache:master Jun 9, 2023
@empiredan empiredan mentioned this pull request Aug 21, 2023
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.

3 participants