-
Notifications
You must be signed in to change notification settings - Fork 535
HDDS-11560. show containers replication metrics in DN decommissioning status command output #7500
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
base: master
Are you sure you want to change the base?
HDDS-11560. show containers replication metrics in DN decommissioning status command output #7500
Conversation
Thanks @vtutrinov for working on this. This PR came up in the community sync last week. The general sentiment was that it's a useful change, but:
Maybe others in the reviewers list can provide more details on which items to include/exclude and how to improve descriptions. |
@vtutrinov do you plan to continue work on this? |
@adoroszlai Yes, I do. I will send the required changes, a cropped list of metrics with descriptions, by the weekend. |
5887fc3
to
03bd678
Compare
…hem with a full description
03bd678
to
1440035
Compare
Got to this a bit late, my bad! |
@vtutrinov looks like all master commits got pulled into this (instead of getting rebased or merged as 1 commit). Could you fix it? (You might need to fix the commit history locally and then force push it) |
…ssion command output
86bfad4
to
3503220
Compare
What changes were proposed in this pull request?
Show containers replication metrics in the output of the datanode decommission status command
UPD: update replication metrics are
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-11560
How was this patch tested?
A new unit test for the CLI command was created, and manual testing of the CLI command was performed too