milleruntime opened a new pull request, #2670: URL: https://github.com/apache/accumulo/pull/2670
* Pull out the GCEnv inner class of SimpleGarbageCollector into its own class and call it GCRun. * Make SimpleGarbageCollector increment the current stats based on what is returned by the GCRun class * Changes to GCEnv (now GCRun): Make the stats private numbers to allow dropping of synchronized block. Pass in ServerContext. Create separate logger classes for each instance Level type Make it return the stats gathered during that run -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org