stoty commented on code in PR #6262:
URL: https://github.com/apache/hbase/pull/6262#discussion_r1766266938
##########
hbase-protocol-shaded/src/main/protobuf/rest/VersionMessage.proto:
##########
@@ -24,4 +24,6 @@ message Version {
optional string osVersion = 3;
optional string serverVersion = 4;
optional string jerseyVersion = 5;
+ optional string version = 6;
Review Comment:
Are older clients going to be able to handle this ?
--
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]