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

[DO NOT MERGE] Backport the thread reuse and some bug fixes from master to ozone-1.4 #6512

Conversation

xichen01
Copy link
Contributor

What changes were proposed in this pull request?

Backport the following fixes from master to ozone-1.4 for 1.4.1:

HDDS-10387. Fix parameter number warning in KeyOutputStream and related classes (#6225)
HDDS-10383. Introduce a Provider for client-side thread resources passing (#6222)
HDDS-10384. RPC client reusing thread resources. (#6326)
HDDS-10564. Make Outputstream writeExecutor daemon threads. (#6418)
HDDS-9976. Memory leak for DeleteBlocksCommand when queue is full (#5845)

How was this patch tested?

https://github.com/xichen01/ozone/actions/runs/8644461640

@xichen01
Copy link
Contributor Author

@szetszwo @jojochuang please check that your commits are correctly cherry-picked.

@szetszwo
Copy link
Contributor

@xichen01 , thanks for working on the backports! The cherry-pick for HDDS-10387 looks good.

@xichen01
Copy link
Contributor Author

Since I don't have access to rebase merge, I'll push the commit for this PR directly to the ozone-1.4 branch so that cherry-pick doesn't get compressed.

@xichen01
Copy link
Contributor Author

Since I don't have access to rebase merge, I'll push the commit for this PR directly to the ozone-1.4 branch so that cherry-pick doesn't get compressed.

Done.
https://github.com/apache/ozone/commits/ozone-1.4/

@xichen01
Copy link
Contributor Author

These PR has been pushed to ozone-1.4 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants