kevinrr888 commented on code in PR #6048:
URL: https://github.com/apache/accumulo/pull/6048#discussion_r2690771529


##########
core/src/main/thrift/manager.thrift:
##########
@@ -127,6 +127,7 @@ service FateService {
     1:client.ThriftSecurityException sec
     2:client.ThriftTableOperationException tope
     3:client.ThriftNotActiveServiceException tnase
+    4:ThriftPropertyException tpe

Review Comment:
   I wasn't able to find much info on this. Found 
https://github.com/bkayser/thrift-versioning-doc?tab=readme-ov-file#backward-incompatible-changes----bad
 which makes me think this may be fine if "it will just be ignored" means "it 
will just be ignored and treated as a generic TApplicationException"



-- 
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]

Reply via email to