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-10342. Reduce code duplication in MiniOzoneCluster builders #6206

Merged
merged 13 commits into from
Feb 20, 2024

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Reduce code duplication in MiniOzoneCluster builders by extracting some common methods. Also some trivial code cleanup (see separate commits).

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

How was this patch tested?

CI:
https://github.com/adoroszlai/ozone/actions/runs/7845724482

@adoroszlai adoroszlai added test code-cleanup Changes that aim to make code better, without changing functionality. labels Feb 9, 2024
@adoroszlai adoroszlai self-assigned this Feb 9, 2024
@Galsza
Copy link
Contributor

Galsza commented Feb 12, 2024

LGTM+1 Thank you Attila for the patch it looks good to me. The individual commits help so much in reviewing.

Copy link
Contributor

@nandakumar131 nandakumar131 left a comment

Choose a reason for hiding this comment

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

Thanks @adoroszlai for the code optimization. LGTM.

@nandakumar131 nandakumar131 merged commit 932a0ac into apache:master Feb 20, 2024
26 checks passed
@nandakumar131
Copy link
Contributor

Thanks @Galsza for the review!

@adoroszlai adoroszlai deleted the HDDS-10342 branch February 20, 2024 06:15
@adoroszlai
Copy link
Contributor Author

Thanks @Galsza, @nandakumar131 for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-cleanup Changes that aim to make code better, without changing functionality. test
Projects
None yet
3 participants