dlmarion opened a new pull request, #2982: URL: https://github.com/apache/accumulo/pull/2982
RecoveryLogsIterator was using the client side RFile scanner which does not allow for the Recovery scope to be used. This change modifies the RecoveryLogsIterator to use the server side RFile reader code (FileOperations) with the Recovery crypto environment Closes #2979 -- 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]
