adoroszlai commented on code in PR #7931:
URL: https://github.com/apache/ozone/pull/7931#discussion_r1961498751
##########
hadoop-hdds/interface-client/src/main/proto/hdds.proto:
##########
@@ -269,7 +269,6 @@ message GetScmInfoResponseProto {
required string clusterId = 1;
required string scmId = 2;
repeated string peerRoles = 3;
- optional bool scmRatisEnabled = 4;
Review Comment:
This doesn't seem to be backwards compatible. While there were no releases
with HDDS-11268 (where this was added few months ago), someone with custom
build from `master` could already be using it. I would prefer to keep it.
--
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]