Skip to content

Conversation

@Tejaskriya
Copy link
Contributor

What changes were proposed in this pull request?

DatanodeAdminMonitor#getContainersReplicatedOnNode() is renamed to something more appropriate i.e., getContainersPendingReplication() as the method only returns a list of under-replicated and unclosed containers, and not all containers like the current name would suggest. Some other minor improvements are also done for the output of ozone admin datanode status decommission command to make output match up with the design doc attached the the parent Jira HDDS-9324

What is the link to the Apache JIRA

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

How was this patch tested?

As it is minor code refactoring, existing tests cover the cases.

@Galsza
Copy link
Contributor

Galsza commented Feb 28, 2024

LGTM +1

@sodonnel sodonnel merged commit 8fcd039 into apache:master Feb 28, 2024
jojochuang pushed a commit to jojochuang/ozone that referenced this pull request Mar 15, 2024
…6293)

(cherry picked from commit 8fcd039)
Change-Id: I285461e95981ad4419bf4e9b174244f4f282d855
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