dlmarion commented on code in PR #3319:
URL: https://github.com/apache/accumulo/pull/3319#discussion_r1171374851
##########
core/src/main/thrift/client.thrift:
##########
@@ -46,13 +46,13 @@ enum TableOperationExceptionType {
NOTFOUND
OFFLINE
BULK_BAD_INPUT_DIRECTORY
- BULK_BAD_ERROR_DIRECTORY
Review Comment:
I got the idea from
https://diwakergupta.github.io/thrift-missing-guide/#_versioning_compatibility,
see the 3rd bullet.
--
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]