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-12572. Remove the ContainerID parameter when it has ContainerReplica. #8075

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

szetszwo
Copy link
Contributor

What changes were proposed in this pull request?

In the ContainerStateManager interface, some methods have both ContainerID and ContainerReplica as parameters. In such cases, the ContainerID parameter can be removed since ContainerReplica already has a ContainerID.

What is the link to the Apache JIRA

HDDS-12572

How was this patch tested?

By updating existing tests

@nandakumar131 nandakumar131 merged commit 6e40831 into apache:master Mar 14, 2025
43 checks passed
@nandakumar131
Copy link
Contributor

Thanks @szetszwo for the contribution, @kerneltime for the review.

@szetszwo
Copy link
Contributor Author

@kerneltime , @nandakumar131 , thanks a lot for reviewing this!

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