Skip to content

HDDS-14729. Address followup items in HDDS-14646#9838

Open
sodonnel wants to merge 3 commits intoapache:HDDS-14496-zdufrom
sodonnel:HDDS-14729
Open

HDDS-14729. Address followup items in HDDS-14646#9838
sodonnel wants to merge 3 commits intoapache:HDDS-14496-zdufrom
sodonnel:HDDS-14729

Conversation

@sodonnel
Copy link
Contributor

What changes were proposed in this pull request?

Address the left over comments from #9779 -

Remove unused methods:
SCMUpgradeFinalizationContext#getConfiguration
SCMUpgradeFinalizationContext#getLayoutVersionManager
SCMUpgradeFinalizationContext#getPipelineManager

Nits in TestHddsUpgradeUtils.java

Note that the change to dsm.getContainer().getContainerSet().containerCount(); cannot be made, as getContainerSet() in this instance doesn't return a set, but an iterator() and there is no count method available.

What is the link to the Apache JIRA

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

How was this patch tested?

Existing tests.

@sodonnel sodonnel requested a review from errose28 February 26, 2026 17:03
@github-actions github-actions bot added the zdu Pull requests for Zero Downtime Upgrade (ZDU) https://issues.apache.org/jira/browse/HDDS-14496 label Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

zdu Pull requests for Zero Downtime Upgrade (ZDU) https://issues.apache.org/jira/browse/HDDS-14496

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant