petersomogyi commented on PR #4995: URL: https://github.com/apache/hbase/pull/4995#issuecomment-1421133497
> As replied on the dev mailing list, I do not think we need to do a big refactoring, just change the way we call `SnapshotFileCache.getUnreferencedFiles` is enough, where we convert the Iterable to List and use the List to call `SnapshotFileCache.getUnreferencedFiles`. > > Thanks. Thanks for the suggestion @Apache9! I've tested with this minor change and the improvement was the same. -- 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]
