Tejaskriya opened a new pull request, #6293:
URL: https://github.com/apache/ozone/pull/6293

   ## 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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to