dlmarion opened a new pull request, #6484: URL: https://github.com/apache/accumulo/pull/6484
PR https://github.com/apache/accumulo/pull/6460 modified the code that opens RFiles to use a method that uses a FileStatus to reduce the number of RPCs to the NameNode. There are a couple of places in the code where this case exists, but the files are not RFiles. This change adds a similar method to the VolumeManager and moves the file open logic to FileOperations. -- 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]
