keith-turner opened a new pull request, #3501: URL: https://github.com/apache/accumulo/pull/3501
In #3500 it was observed that GC spends a lot of time creating Path objects for each Reference. This changes avoids creating Path objects for the GC case. Currently have tested these changes without issue against tests matching the pattern `*GC*IT` and `*Garb*IT`. Looking into doing some further performance test to see if there is an observable difference. -- 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]
