dombizita commented on code in PR #10678:
URL: https://github.com/apache/ozone/pull/10678#discussion_r3578823183
##########
hadoop-hdds/interface-client/src/main/proto/hdds.proto:
##########
@@ -433,6 +433,10 @@ message UpgradeStatus {
optional int32 numDatanodesFinalized = 2;
optional int32 numDatanodesTotal = 3;
optional bool shouldFinalize = 4;
+ optional uint32 scmSoftwareVersion = 5;
Review Comment:
Thanks for bringing this up, I decided to remove the software versions of
the components in the verbose output, adjusted the PR description too.
--
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]