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

HDDS-10820. Freon tool DN-Echo to support GRPC and Ratis read/write mode #6647

Merged
merged 2 commits into from May 8, 2024

Conversation

jojochuang
Copy link
Contributor

What changes were proposed in this pull request?

HDDS-10820. Freon tool DN-Echo to support GRPC and Ratis read/write mode

Please describe your PR in detail:
HDDS-10442 added a freon tool dn-echo to microbenchmark the performance of client to DN communication.

This PR aims to enhance the tool by testing client/DataNode in different transport/modes:
(1) Ratis write mode (CLI parameters: --ratis)
(2) Ratis read mode (CLI parameters: --ratis --read-only)
(3) Grpc mode (default)

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-10820

How was this patch tested?

Freon mini cluster test, also manually tested on a real cluster.

@jojochuang jojochuang requested a review from duongkame May 6, 2024 17:53
@kerneltime
Copy link
Contributor

LGTM to me, just one nit.

Change-Id: Ie0dd51b7565d0bdd4d3c5e2028df3d6239261aba
@jojochuang
Copy link
Contributor Author

The review comment was addressed. Merging the PR

@jojochuang jojochuang merged commit acb49b9 into apache:master May 8, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants