dlmarion commented on code in PR #3319:
URL: https://github.com/apache/accumulo/pull/3319#discussion_r1171491076
##########
core/src/main/thrift/tabletingest.thrift:
##########
@@ -106,17 +106,6 @@ service TabletIngestClientService {
2:data.UpdateID sessID
)
- // on success, returns an empty list
- list<data.TKeyExtent> bulkImport(
- 3:client.TInfo tinfo
- 1:security.TCredentials credentials
- 4:i64 tid
- 2:data.TabletFiles files
Review Comment:
Removed TabletFiles from data.thrift in 6cd0b0e
--
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]