Skip to content

HDDS-14196. ContainerInfo.fromProtobuf creates two instances.#9523

Merged
adoroszlai merged 1 commit intoapache:masterfrom
devmadhuu:HDDS-14196
Dec 18, 2025
Merged

HDDS-14196. ContainerInfo.fromProtobuf creates two instances.#9523
adoroszlai merged 1 commit intoapache:masterfrom
devmadhuu:HDDS-14196

Conversation

@devmadhuu
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This PR fixes the ContainerInfo#fromProtobuf , where it creates a throwaway instance in addition to the one being returned. Current code here

What is the link to the Apache JIRA

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

How was this patch tested?

Tested using existing unit tests and integration tests and local docker cluster.

Copy link
Copy Markdown
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

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

Thanks @devmadhuu for the fix.

@adoroszlai adoroszlai marked this pull request as ready for review December 18, 2025 12:30
@adoroszlai adoroszlai merged commit 1c817b0 into apache:master Dec 18, 2025
109 of 112 checks passed
echonesis pushed a commit to echonesis/ozone that referenced this pull request Dec 24, 2025
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.

2 participants