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-10384. RPC client Reusing thread resources. #6270

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

xichen01
Copy link
Contributor

What changes were proposed in this pull request?

RPC clients reuse thread resources instead of creating a new thread for each Block.

Detail #5791

What is the link to the Apache JIRA

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

How was this patch tested?

Existing Test

@adoroszlai adoroszlai requested a review from szetszwo February 25, 2024 15:24
Copy link
Contributor

@szetszwo szetszwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 the change looks good.

@adoroszlai adoroszlai merged commit 84c6e4d into apache:master Feb 26, 2024
35 checks passed
@adoroszlai
Copy link
Contributor

Thanks @xichen01 for the patch, @szetszwo for the review.

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.

3 participants